Type Alias stm32f4xx_hal::pac::sdio::icr::DBCKENDC_W

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

Field CCRCFAILC writer - CCRCFAIL flag clear bit

Aliased Type§

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