Type Alias stm32_hal2::pac::sdmmc1::star::TXFIFOE_R

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

Field TXFIFOE reader - Transmit FIFO empty This bit is cleared when one FIFO location becomes full.

Aliased Type§

struct TXFIFOE_R { /* private fields */ }