Type Alias stm32_hal2::pac::sdmmc1::star::RXFIFOHF_R

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

Field RXFIFOHF reader - Receive FIFO half full There are at least half the number of words in the FIFO. This bit is cleared when the FIFO becomes half+1 empty.

Aliased Type§

struct RXFIFOHF_R { /* private fields */ }