pub type TXDIS_W<'a, const O: u8> = BitWriter<'a, US_CR_USART_MODE_SPEC, O>;
Expand description

Field TXDIS writer - Transmitter Disable

Aliased Type§

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