Type Definition stm32g0::stm32g0c1::aes::cr::MODE_R

source · []
pub type MODE_R = FieldReader<u8, u8>;
Expand description

Field MODE reader - AES operating mode This bitfield selects the AES operating mode: 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. Any attempt to selecting Mode 4 while either ECB or CBC chaining mode is not selected, defaults to effective selection of Mode 3. It is not possible to select a Mode 3 following a Mode 4.