[][src]Type Definition atsamd11c14a::ac::compctrl::R

type R = R<u32, COMPCTRL>;

Reader of register COMPCTRL%s

Methods

impl R[src]

pub fn enable(&self) -> ENABLE_R[src]

Bit 0 - Enable

pub fn single(&self) -> SINGLE_R[src]

Bit 1 - Single-Shot Mode

pub fn speed(&self) -> SPEED_R[src]

Bits 2:3 - Speed Selection

pub fn intsel(&self) -> INTSEL_R[src]

Bits 5:6 - Interrupt Selection

pub fn muxneg(&self) -> MUXNEG_R[src]

Bits 8:10 - Negative Input Mux Selection

pub fn muxpos(&self) -> MUXPOS_R[src]

Bits 12:13 - Positive Input Mux Selection

pub fn swap(&self) -> SWAP_R[src]

Bit 15 - Swap Inputs and Invert

pub fn out(&self) -> OUT_R[src]

Bits 16:17 - Output

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

Bit 19 - Hysteresis Enable

pub fn flen(&self) -> FLEN_R[src]

Bits 24:26 - Filter Length