Type Alias stm32wlxx_hal::pac::aes::cr::CCFIE_W

pub type CCFIE_W<'a, const O: u8> = BitWriterRaw<'a, u32, CR_SPEC, CCFIE_A, BitM, O>;
Available on crate feature stm32wl5x_cm4 only.
Expand description

Field CCFIE writer - CCF flag interrupt enable

Aliased Type§

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