pub type Ch1msW<'a, REG> = FieldWriter<'a, REG, 2>;
Expand description

Field CH1MS writer - Channel 1 mode selection

Aliased Type§

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