Type Alias atmega_hal::pac::usart2::ucsr2a::TXC2_W

source ·
pub type TXC2_W<'a, const O: u8> = BitWriterRaw<'a, u8, UCSR2A_SPEC, bool, BitM, O>;
Expand description

Field TXC2 writer - USART Transmit Complete

Aliased Type§

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