Type Alias daisy::pac::sdmmc1::star::TXFIFOHE_R
pub type TXFIFOHE_R = BitReaderRaw<bool>;
Expand description
Field TXFIFOHE
reader - Transmit FIFO half empty At least half the number of words can be written into the FIFO. This bit is cleared when the FIFO becomes half+1 full.
Aliased Type§
struct TXFIFOHE_R { /* private fields */ }