Type Alias avr_device::atmega2560::usart3::ucsr3a::TXC3_W
source · pub type TXC3_W<'a, const O: u8> = BitWriter<'a, u8, UCSR3A_SPEC, bool, O>;Expand description
Field TXC3 writer - USART Transmit Complete
Aliased Type§
struct TXC3_W<'a, const O: u8> { /* private fields */ }