Type Definition stm32f2::stm32f215::rcc::cir::R[][src]

type R = R<u32, CIR>;

Reader of register CIR

Implementations

impl R[src]

pub fn plli2srdyie(&self) -> PLLI2SRDYIE_R[src]

Bit 13 - PLLI2S ready interrupt enable

pub fn pllrdyie(&self) -> PLLRDYIE_R[src]

Bit 12 - Main PLL (PLL) ready interrupt enable

pub fn hserdyie(&self) -> HSERDYIE_R[src]

Bit 11 - HSE ready interrupt enable

pub fn hsirdyie(&self) -> HSIRDYIE_R[src]

Bit 10 - HSI ready interrupt enable

pub fn lserdyie(&self) -> LSERDYIE_R[src]

Bit 9 - LSE ready interrupt enable

pub fn lsirdyie(&self) -> LSIRDYIE_R[src]

Bit 8 - LSI ready interrupt enable

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

Bit 7 - Clock security system interrupt flag

pub fn plli2srdyf(&self) -> PLLI2SRDYF_R[src]

Bit 5 - PLLI2S ready interrupt flag

pub fn pllrdyf(&self) -> PLLRDYF_R[src]

Bit 4 - Main PLL (PLL) ready interrupt flag

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

Bit 3 - HSE ready interrupt flag

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

Bit 2 - HSI ready interrupt flag

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

Bit 1 - LSE ready interrupt flag

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

Bit 0 - LSI ready interrupt flag