Type Alias stm32h7xx_hal::stm32::lpuart1::isr::TXE_R

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

Field TXE reader - TXE

Aliased Type§

struct TXE_R { /* private fields */ }