Type Alias stm32wlxx_hal::pac::aes::cr::CHMOD_W
pub type CHMOD_W<'a, const O: u8> = FieldWriterRaw<'a, u32, CR_SPEC, u8, CHMOD_A, Safe, 2, O>;
Available on crate feature
stm32wl5x_cm4
only.Expand description
Field CHMOD
writer - AES chaining mode Bit1 Bit0
Aliased Type§
struct CHMOD_W<'a, const O: u8> { /* private fields */ }