Type Alias atmega_hal::pac::usart3::ucsr3b::TXEN3_W

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

Field TXEN3 writer - Transmitter Enable

Aliased Type§

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