Type Alias atmega_hal::pac::usart0::ucsr0b::TXB80_W

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

Field TXB80 writer - Transmit Data Bit 8

Aliased Type§

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