Type Definition stm32_hal2::pac::rng::sr::SEIS_R

source · []
pub type SEIS_R = BitReaderRaw<bool>;
Expand description

Field SEIS reader - Seed error interrupt status This bit is set at the same time as SECS. It is cleared by writing it to 0. ** More than 64 consecutive bits at the same value (0 or 1) ** More than 32 consecutive alternances of 0 and 1 (0101010101…01) An interrupt is pending if IE = 1 in the RNG_CR register.