Type Alias stm32_hal2::pac::sdmmc1::power::DIRPOL_R

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

Field DIRPOL reader - Data and command direction signals polarity selection. This bit can only be written when the SDMMC is in the power-off state (PWRCTRL = 00).

Aliased Type§

struct DIRPOL_R { /* private fields */ }