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

Field TXEN0 writer - Transmitter Enable

Aliased Type§

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