pub type HWFC_EN_R = BitReaderRaw<bool>;
Expand description

Field HWFC_EN reader - Hardware flow control enable This bit can only be written when the CPSM and DPSM are not active (CPSMACT = 0 and DPSMACT = 0) When Hardware flow control is enabled, the meaning of the TXFIFOE and RXFIFOF flags change, please see SDMMC status register definition in Section56.8.11.

Aliased Type§

struct HWFC_EN_R { /* private fields */ }