[][src]Type Definition efm32pg12_pac::rtcc::ctrl::R

type R = R<u32, CTRL>;

Reader of register CTRL

Methods

impl R[src]

pub fn enable(&self) -> ENABLE_R[src]

Bit 0 - RTCC Enable

pub fn debugrun(&self) -> DEBUGRUN_R[src]

Bit 2 - Debug Mode Run Enable

pub fn preccv0top(&self) -> PRECCV0TOP_R[src]

Bit 4 - Pre-counter CCV0 Top Value Enable

pub fn ccv1top(&self) -> CCV1TOP_R[src]

Bit 5 - CCV1 Top Value Enable

pub fn cntpresc(&self) -> CNTPRESC_R[src]

Bits 8:11 - Counter Prescaler Value

pub fn cnttick(&self) -> CNTTICK_R[src]

Bit 12 - Counter Prescaler Mode

pub fn oscfdeten(&self) -> OSCFDETEN_R[src]

Bit 15 - Oscillator Failure Detection Enable

pub fn cntmode(&self) -> CNTMODE_R[src]

Bit 16 - Main Counter Mode

pub fn lyearcorrdis(&self) -> LYEARCORRDIS_R[src]

Bit 17 - Leap Year Correction Disabled