Type Alias COM1B_W

Source
pub type COM1B_W<'a, const O: u8> = FieldWriterRaw<'a, u8, GTCCR_SPEC, u8, COM1B_A, Safe, 2, O>;
Expand description

Field COM1B writer - Comparator B Output Mode

Aliased Type§

struct COM1B_W<'a, const O: u8> { /* private fields */ }