Type Alias stm32h7xx_hal::stm32::lpuart1::isr::TXFE_R

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

Field TXFE reader - TXFIFO Empty

Aliased Type§

struct TXFE_R { /* private fields */ }