Type Alias stm32wlxx_hal::pac::aes::cr::CHMOD2_W
pub type CHMOD2_W<'a, const O: u8> = BitWriterRaw<'a, u32, CR_SPEC, CHMOD2_A, BitM, O>;
Available on crate feature
stm32wl5x_cm4
only.Expand description
Field CHMOD2
writer - AES chaining mode Bit2
Aliased Type§
struct CHMOD2_W<'a, const O: u8> { /* private fields */ }