[−][src]Type Definition lpc55_pac::pmc::comp::W
type W = W<u32, COMP>;
Writer for register COMP
Implementations
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 - Control the filtering of the Analog Comparator output.
pub fn filtercgf_clkdiv(&mut self) -> FILTERCGF_CLKDIV_W<'_>
[src]
Bits 18:20 - Filter Clock divider.