Type Alias atmega_hal::pac::usart2::ucsr2b::TXB82_W

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

Field TXB82 writer - Transmit Data Bit 8

Aliased Type§

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