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

type R = R<u32, CTRL>;

Reader of register CTRL

Methods

impl R[src]

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

Bit 0 - Analog Comparator Enable

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

Bit 1 - Input Mux Enable

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

Bit 2 - Inactive Value

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

Bit 3 - Comparator GPIO Output Invert

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

Bits 4:6 - Hysteresis Select

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

Bits 8:10 - Warm-up Time

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

Bit 16 - Rising Edge Interrupt Sense

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

Bit 17 - Falling Edge Interrupt Sense

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

Bits 24:27 - Bias Configuration

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

Bit 30 - Half Bias Current

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

Bit 31 - Full Bias Current