Type Alias stm32h7xx_hal::pac::sdmmc1::star::TXFIFOF_R

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

Field TXFIFOF reader - Transmit FIFO full This is a hardware status flag only, does not generate an interrupt. This bit is cleared when one FIFO location becomes empty.

Aliased Type§

struct TXFIFOF_R { /* private fields */ }