Type Alias avr_device::atmega2560::usart0::ucsr0a::TXC0_W
source · pub type TXC0_W<'a, const O: u8> = BitWriter<'a, u8, UCSR0A_SPEC, bool, O>;Expand description
Field TXC0 writer - USART Transmit Complete
Aliased Type§
struct TXC0_W<'a, const O: u8> { /* private fields */ }