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

type W = W<u32, CTRL>;

Writer for register CTRL

Methods

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 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