[][src]Type Definition lpc55s6x_pac::adc0::cmdh3::W

type W = W<u32, CMDH3>;

Writer for register CMDH3

Methods

impl W[src]

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

Bits 0:1 - Compare Function Enable

pub fn wait_trig(&mut self) -> WAIT_TRIG_W[src]

Bit 2 - Wait for trigger assertion before execution.

pub fn lwi(&mut self) -> LWI_W[src]

Bit 7 - Loop with Increment

pub fn sts(&mut self) -> STS_W[src]

Bits 8:10 - Sample Time Select

pub fn avgs(&mut self) -> AVGS_W[src]

Bits 12:14 - Hardware Average Select

pub fn loop_(&mut self) -> LOOP_W[src]

Bits 16:19 - Loop Count Select

pub fn next(&mut self) -> NEXT_W[src]

Bits 24:27 - Next Command Select