Type Alias atmega_hal::pac::usart1::ucsr1a::TXC1_W

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

Field TXC1 writer - USART Transmit Complete

Aliased Type§

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