Type Alias atmega_hal::pac::usart3::ucsr3b::TXCIE3_W

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

Field TXCIE3 writer - TX Complete Interrupt Enable

Aliased Type§

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