Type Alias stm32_hal2::pac::sdmmc1::icr::CKSTOPC_W

source ·
pub type CKSTOPC_W<'a, const O: u8> = BitWriterRaw<'a, u32, ICR_SPEC, bool, BitM, O>;
Expand description

Field CKSTOPC writer - CKSTOP flag clear bit Set by software to clear the CKSTOP flag.

Aliased Type§

struct CKSTOPC_W<'a, const O: u8> { /* private fields */ }