Type Definition stm32g4::stm32g431::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 pllrdyf(&self) -> PLLRDYF_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

pub fn hsi48rdyf(&self) -> HSI48RDYF_R[src]

Bit 10 - HSI48 ready interrupt flag