Type Alias COM1A_W

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

Field COM1B writer - Compare Output Mode 1B, bits

Aliased Typeยง

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