[][src]Type Definition lpc55s6x_pac::pmc::comp::W

type W = W<u32, COMP>;

Writer for register COMP

Methods

impl W[src]

pub fn hyst(&mut self) -> HYST_W[src]

Bit 1 - Hysteris when hyst = '1'.

pub fn vrefinput(&mut self) -> VREFINPUT_W[src]

Bit 2 - Dedicated control bit to select between internal VREF and VDDA (for the resistive ladder).

pub fn lowpower(&mut self) -> LOWPOWER_W[src]

Bit 3 - Low power mode.

pub fn pmux(&mut self) -> PMUX_W[src]

Bits 4:6 - Control word for P multiplexer:.

pub fn nmux(&mut self) -> NMUX_W[src]

Bits 7:9 - Control word for N multiplexer:.

pub fn vref(&mut self) -> VREF_W[src]

Bits 10:14 - Control reference voltage step, per steps of (VREFINPUT/31).

pub fn filtercgf_samplemode(&mut self) -> FILTERCGF_SAMPLEMODE_W[src]

Bits 16:17 - Filter Sample mode.

pub fn filtercgf_clkdiv(&mut self) -> FILTERCGF_CLKDIV_W[src]

Bits 18:20 - Filter Clock div .

pub fn pmuxcapt(&mut self) -> PMUXCAPT_W[src]

Bits 21:23 - Control word for P multiplexer for Capacitive Touch Controller.