Type Alias stm32_hal2::pac::sdmmc1::maskr::CKSTOPIE_R

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

Field CKSTOPIE reader - Voltage Switch clock stopped interrupt enable Set and cleared by software to enable/disable interrupt caused by Voltage Switch clock stopped.

Aliased Type§

struct CKSTOPIE_R { /* private fields */ }