atsamd21g::dac::ctrlb

Type Alias IoenW

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

Field IOEN writer - Internal Output Enable

Aliased Type§

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