Type Alias stm32_hal2::pac::sdmmc1::icr::DBCKENDC_W

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

Field DBCKENDC writer - DBCKEND flag clear bit Set by software to clear the DBCKEND flag.

Aliased Type§

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