Type Alias stm32_hal2::pac::usart1::isr::TXE_R

source ·
pub type TXE_R = BitReaderRaw<bool>;
Expand description

Field TXE reader - TXE

Aliased Type§

struct TXE_R { /* private fields */ }