Type Alias stm32_hal2::pac::sdmmc1::dctrl::RWMOD_R

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

Field RWMOD reader - Read wait mode. This bit can only be written by firmware when DPSM is inactive (DPSMACT = 0).

Aliased Type§

struct RWMOD_R { /* private fields */ }