Type Definition stm32g0::stm32g0c1::aes::cr::CHMOD1_W

source · []
pub type CHMOD1_W<'a, const O: u8> = FieldWriter<'a, u32, CR_SPEC, u8, u8, 2, O>;
Expand description

Field CHMOD1 writer - Chaining mode selection, bit [2] Refer to the bits [5:6] of the register for the description of the CHMOD[2:0] bitfield CHMOD[1:0]: Chaining mode selection, bits [1:0] This bitfield, together with the bit CHMOD[2] forming CHMOD[2:0], selects the AES chaining mode: others: Reserved Attempts to write the bitfield are ignored when the EN bit of the AES_CR register is set before the write access and it is not cleared by that write access.