Type Alias TXC0_W

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

Field TXC0 writer - USART Transmit Complete

Aliased Type§

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