Type Alias atmega_hal::pac::usart3::ucsr3b::TXB83_W

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

Field TXB83 writer - Transmit Data Bit 8

Aliased Type§

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