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

Field TXEN2 writer - Transmitter Enable

Aliased Type§

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