[][src]Type Definition efm32pg12_pac::adc0::singlectrl::W

type W = W<u32, SINGLECTRL>;

Writer for register SINGLECTRL

Methods

impl W[src]

pub fn rep(&mut self) -> REP_W[src]

Bit 0 - Single Channel Repetitive Mode

pub fn diff(&mut self) -> DIFF_W[src]

Bit 1 - Single Channel Differential Mode

pub fn adj(&mut self) -> ADJ_W[src]

Bit 2 - Single Channel Result Adjustment

pub fn res(&mut self) -> RES_W[src]

Bits 3:4 - Single Channel Resolution Select

pub fn ref_(&mut self) -> REF_W[src]

Bits 5:7 - Single Channel Reference Selection

pub fn possel(&mut self) -> POSSEL_W[src]

Bits 8:15 - Single Channel Positive Input Selection

pub fn negsel(&mut self) -> NEGSEL_W[src]

Bits 16:23 - Single Channel Negative Input Selection

pub fn at(&mut self) -> AT_W[src]

Bits 24:27 - Single Channel Acquisition Time

pub fn prsen(&mut self) -> PRSEN_W[src]

Bit 29 - Single Channel PRS Trigger Enable

pub fn cmpen(&mut self) -> CMPEN_W[src]

Bit 31 - Compare Logic Enable for Single Channel