Type Alias TXCIE0_W

Source
pub type TXCIE0_W<'a, const O: u8> = BitWriterRaw<'a, u8, UCSR0B_SPEC, bool, BitM, O>;
Expand description

Field TXCIE0 writer - TX Complete Interrupt Enable

Aliased Type§

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