Type Definition stm32g0::stm32g0c1::aes::cr::CCFC_W

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

Field CCFC writer - Computation complete flag clear Upon written to 1, this bit clears the computation complete flag (CCF) in the AES_SR register: Reading the flag always returns zero.