Struct stm32g0::stm32g0c1::rng::rng_sr::SEIS_R [−][src]
pub struct SEIS_R(_);
Expand description
Field SEIS
reader - Seed error interrupt status This bit is set at the same time as SECS. It is cleared by writing 0. Writing 1 has no effect. An interrupt is pending if IE = 1 in the RNG_CR register.
Implementations
Methods from Deref<Target = FieldReader<bool, SEIS_A>>
Returns true
if the bit is clear (0).
Returns true
if the bit is set (1).