pub type TXCIE1_W<'a, const O: u8> = BitWriter<'a, u8, UCSR1B_SPEC, bool, O>;
Expand description

Field TXCIE1 writer - TX Complete Interrupt Enable

Aliased Type§

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