Type Alias COM1B_W

Source
pub type COM1B_W<'a, REG> = FieldWriter<'a, REG, 2, COM1B_A, Safe>;
Expand description

Field COM1B writer - Comparator B Output Mode

Aliased Typeยง

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