Type Definition stm32g0::stm32g0c1::aes::cr::EN_W

source · []
pub type EN_W<'a, const O: u8> = BitWriter<'a, u32, CR_SPEC, bool, O>;
Expand description

Field EN writer - AES enable This bit enables/disables the AES peripheral: At any moment, clearing then setting the bit re-initializes the AES peripheral. This bit is automatically cleared by hardware upon the completion of the key preparation (Mode 2) and upon the completion of GCM/GMAC/CCM initial phase.