Chn2W

Type Alias Chn2W 

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

Field CHN2 writer - Channel 2 input enable

Aliased Typeยง

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