Type Alias stm32h7xx_hal::pac::sdmmc1::star::RXFIFOF_R

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

Field RXFIFOF reader - Receive FIFO full This bit is cleared when one FIFO location becomes empty.

Aliased Type§

struct RXFIFOF_R { /* private fields */ }