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

type R = R<u32, CTRL>;

Reader of register CTRL

Methods

impl R[src]

pub fn mode(&self) -> MODE_R[src]

Bits 0:1 - Timer Mode

pub fn sync(&self) -> SYNC_R[src]

Bit 3 - Timer Start/Stop/Reload Synchronization

pub fn osmen(&self) -> OSMEN_R[src]

Bit 4 - One-shot Mode Enable

pub fn qdm(&self) -> QDM_R[src]

Bit 5 - Quadrature Decoder Mode Selection

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

Bit 6 - Debug Mode Run Enable

pub fn dmaclract(&self) -> DMACLRACT_R[src]

Bit 7 - DMA Request Clear on Active

pub fn risea(&self) -> RISEA_R[src]

Bits 8:9 - Timer Rising Input Edge Action

pub fn falla(&self) -> FALLA_R[src]

Bits 10:11 - Timer Falling Input Edge Action

pub fn x2cnt(&self) -> X2CNT_R[src]

Bit 13 - 2x Count Mode

pub fn clksel(&self) -> CLKSEL_R[src]

Bits 16:17 - Clock Source Select

pub fn presc(&self) -> PRESC_R[src]

Bits 24:27 - Prescaler Setting

pub fn ati(&self) -> ATI_R[src]

Bit 28 - Always Track Inputs

pub fn rsscoist(&self) -> RSSCOIST_R[src]

Bit 29 - Reload-Start Sets Compare Output Initial State