[−][src]Type Definition lpc55_pac::adc0::cmdh3::R
type R = R<u32, CMDH3>;
Reader of register CMDH3
Implementations
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