[][src]Type Definition efm32hg309f64::acmp0::ctrl::W

type W = W<u32, CTRL>;

Writer for register CTRL

Methods

impl W[src]

pub fn en(&mut self) -> EN_W[src]

Bit 0 - Analog Comparator Enable

pub fn muxen(&mut self) -> MUXEN_W[src]

Bit 1 - Input Mux Enable

pub fn inactval(&mut self) -> INACTVAL_W[src]

Bit 2 - Inactive Value

pub fn gpioinv(&mut self) -> GPIOINV_W[src]

Bit 3 - Comparator GPIO Output Invert

pub fn hystsel(&mut self) -> HYSTSEL_W[src]

Bits 4:6 - Hysteresis Select

pub fn warmtime(&mut self) -> WARMTIME_W[src]

Bits 8:10 - Warm-up Time

pub fn irise(&mut self) -> IRISE_W[src]

Bit 16 - Rising Edge Interrupt Sense

pub fn ifall(&mut self) -> IFALL_W[src]

Bit 17 - Falling Edge Interrupt Sense

pub fn biasprog(&mut self) -> BIASPROG_W[src]

Bits 24:27 - Bias Configuration

pub fn halfbias(&mut self) -> HALFBIAS_W[src]

Bit 30 - Half Bias Current

pub fn fullbias(&mut self) -> FULLBIAS_W[src]

Bit 31 - Full Bias Current