[][src]Type Definition lpc55s6x_pac::adc0::cmdh1::R

type R = R<u32, CMDH1>;

Reader of register CMDH1

Methods

impl R[src]

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

Bits 0:1 - Compare Function Enable

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

Bit 2 - Wait for trigger assertion before execution.

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

Bit 7 - Loop with Increment

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

Bits 8:10 - Sample Time Select

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

Bits 12:14 - Hardware Average Select

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

Bits 16:19 - Loop Count Select

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

Bits 24:27 - Next Command Select