Type Definition stm32g0::stm32g071::rcc::cifr::R[][src]

type R = R<u32, CIFR>;

Reader of register CIFR

Implementations

impl R[src]

pub fn lsirdyf(&self) -> LSIRDYF_R[src]

Bit 0 - LSI ready interrupt flag

pub fn lserdyf(&self) -> LSERDYF_R[src]

Bit 1 - LSE ready interrupt flag

pub fn hsirdyf(&self) -> HSIRDYF_R[src]

Bit 3 - HSI ready interrupt flag

pub fn hserdyf(&self) -> HSERDYF_R[src]

Bit 4 - HSE ready interrupt flag

pub fn pllsysrdyf(&self) -> PLLSYSRDYF_R[src]

Bit 5 - PLL ready interrupt flag

pub fn cssf(&self) -> CSSF_R[src]

Bit 8 - Clock security system interrupt flag

pub fn lsecssf(&self) -> LSECSSF_R[src]

Bit 9 - LSE Clock security system interrupt flag