[][src]Type Definition efm32gg11b820::rtcc::ctrl::W

type W = W<u32, CTRL>;

Writer for register CTRL

Implementations

impl W[src]

pub fn enable(&mut self) -> ENABLE_W<'_>[src]

Bit 0 - RTCC Enable

pub fn debugrun(&mut self) -> DEBUGRUN_W<'_>[src]

Bit 2 - Debug Mode Run Enable

pub fn preccv0top(&mut self) -> PRECCV0TOP_W<'_>[src]

Bit 4 - Pre-counter CCV0 Top Value Enable

pub fn ccv1top(&mut self) -> CCV1TOP_W<'_>[src]

Bit 5 - CCV1 Top Value Enable

pub fn cntpresc(&mut self) -> CNTPRESC_W<'_>[src]

Bits 8:11 - Counter Prescaler Value

pub fn cnttick(&mut self) -> CNTTICK_W<'_>[src]

Bit 12 - Counter Prescaler Mode

pub fn bumodetsen(&mut self) -> BUMODETSEN_W<'_>[src]

Bit 14 - Backup Mode Timestamp Enable

pub fn oscfdeten(&mut self) -> OSCFDETEN_W<'_>[src]

Bit 15 - Oscillator Failure Detection Enable

pub fn cntmode(&mut self) -> CNTMODE_W<'_>[src]

Bit 16 - Main Counter Mode

pub fn lyearcorrdis(&mut self) -> LYEARCORRDIS_W<'_>[src]

Bit 17 - Leap Year Correction Disabled