Type Alias stm32_hal2::pac::sdmmc1::icr::CMDRENDC_W

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

Field CMDRENDC writer - CMDREND flag clear bit Set by software to clear the CMDREND flag.

Aliased Type§

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