Chn1W

Type Alias Chn1W 

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

Field CHN1 writer - Channel 1 input enable

Aliased Typeยง

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