atsamd21g::dac::ctrlb

Type Alias BdwpW

Source
pub type BdwpW<'a, REG> = BitWriter<'a, REG>;
Expand description

Field BDWP writer - Bypass DATABUF Write Protection

Aliased Type§

struct BdwpW<'a, REG> { /* private fields */ }