[][src]Type Definition xmc1100::scu_clk::clkcr::R

type R = R<u32, CLKCR>;

Reader of register CLKCR

Methods

impl R[src]

pub fn fdiv(&self) -> FDIV_R[src]

Bits 0:7 - Fractional Divider Selection

pub fn idiv(&self) -> IDIV_R[src]

Bits 8:15 - Divider Selection

pub fn pclksel(&self) -> PCLKSEL_R[src]

Bit 16 - PCLK Clock Select

pub fn rtcclksel(&self) -> RTCCLKSEL_R[src]

Bits 17:19 - RTC Clock Select

pub fn cntadj(&self) -> CNTADJ_R[src]

Bits 20:29 - Counter Adjustment

pub fn vddc2low(&self) -> VDDC2LOW_R[src]

Bit 30 - VDDC too low

pub fn vddc2high(&self) -> VDDC2HIGH_R[src]

Bit 31 - VDDC too high