[−][src]Type Definition lpc55_pac::adc0::cmdh2::W
type W = W<u32, CMDH2>;
Writer for register CMDH2
Implementations
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