pub type TXC3_W<'a, const O: u8> = BitWriterRaw<'a, u8, UCSR3A_SPEC, bool, BitM, O>;Expand description
Field TXC3 writer - USART Transmit Complete
Aliased Type§
struct TXC3_W<'a, const O: u8> { /* private fields */ }pub type TXC3_W<'a, const O: u8> = BitWriterRaw<'a, u8, UCSR3A_SPEC, bool, BitM, O>;Field TXC3 writer - USART Transmit Complete
struct TXC3_W<'a, const O: u8> { /* private fields */ }