Type Alias atmega_hal::pac::usart1::ucsr1b::TXB81_W

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

Field TXB81 writer - Transmit Data Bit 8

Aliased Type§

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