[][src]Type Definition msp430fr2355::e_comp1::cp1ctl1::R

type R = R<u16, CP1CTL1>;

Reader of register CP1CTL1

Implementations

impl R[src]

pub fn cpout(&self) -> CPOUT_R[src]

Bit 0 - Comparator output value

pub fn cpinv(&self) -> CPINV_R[src]

Bit 1 - Comparator output polarity

pub fn cpies(&self) -> CPIES_R[src]

Bit 4 - Interrupt edge select for CEIIFG and CEIFG

pub fn cpflt(&self) -> CPFLT_R[src]

Bit 5 - Analog Output Low Pass filter Selection. Changing CPFLT might set interrupt flag.

pub fn cpfltdly(&self) -> CPFLTDLY_R[src]

Bits 6:7 - Analog Filter Delay selection. These bits are used to select the analog filter delay

pub fn cpmsel(&self) -> CPMSEL_R[src]

Bit 8 - Power mode selection.

pub fn cpen(&self) -> CPEN_R[src]

Bit 9 - Comparator enable/disable. This bit is used to disable/enable the comparator. When the comparator is disabled, the Comparator consumes no power.

pub fn cphsel(&self) -> CPHSEL_R[src]

Bits 10:11 - Programable Hysteresis mode. These bits are used to select the Hysteresis mode.

pub fn cpie(&self) -> CPIE_R[src]

Bit 14 - Comparator interrupt output enable bit

pub fn cpiie(&self) -> CPIIE_R[src]

Bit 15 - Comparator inverted interrupt output enable bit