[][src]Type Definition stm32wb_pac::rng::sr::R

type R = R<u32, SR>;

Reader of register SR

Implementations

impl R[src]

pub fn seis(&self) -> SEIS_R[src]

Bit 6 - Seed error interrupt status

pub fn ceis(&self) -> CEIS_R[src]

Bit 5 - Clock error interrupt status

pub fn secs(&self) -> SECS_R[src]

Bit 2 - Seed error current status

pub fn cecs(&self) -> CECS_R[src]

Bit 1 - Clock error current status

pub fn drdy(&self) -> DRDY_R[src]

Bit 0 - Data ready