Type Alias stm32_hal2::pac::sdmmc1::maskr::CCRCFAILIE_W

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

Field CCRCFAILIE writer - Command CRC fail interrupt enable Set and cleared by software to enable/disable interrupt caused by command CRC failure.

Aliased Type§

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