[][src]Type Definition stm32wb_pac::comp::comp2_csr::R

type R = R<u32, COMP2_CSR>;

Reader of register COMP2_CSR

Implementations

impl R[src]

pub fn comp2_en(&self) -> COMP2_EN_R[src]

Bit 0 - Comparator 2 enable bit

pub fn comp2_pwrmode(&self) -> COMP2_PWRMODE_R[src]

Bits 2:3 - Power Mode of the comparator 2

pub fn comp2_inmsel(&self) -> COMP2_INMSEL_R[src]

Bits 4:5 - Comparator 2 input minus selection bits

pub fn comp2_inpsel(&self) -> COMP2_INPSEL_R[src]

Bits 7:8 - Comparator 1 input plus selection bit

pub fn comp2_winmode(&self) -> COMP2_WINMODE_R[src]

Bit 9 - Windows mode selection bit

pub fn comp2_polarity(&self) -> COMP2_POLARITY_R[src]

Bit 15 - Comparator 2 polarity selection bit

pub fn comp2_hyst(&self) -> COMP2_HYST_R[src]

Bits 16:17 - Comparator 2 hysteresis selection bits

pub fn comp2_blanking(&self) -> COMP2_BLANKING_R[src]

Bits 18:20 - Comparator 2 blanking source selection bits

pub fn comp2_brgen(&self) -> COMP2_BRGEN_R[src]

Bit 22 - Scaler bridge enable

pub fn comp2_scalen(&self) -> COMP2_SCALEN_R[src]

Bit 23 - Voltage scaler enable bit

pub fn comp2_inmesel(&self) -> COMP2_INMESEL_R[src]

Bits 25:26 - comparator 2 input minus extended selection bits.

pub fn comp2_value(&self) -> COMP2_VALUE_R[src]

Bit 30 - Comparator 2 output status bit

pub fn comp2_lock(&self) -> COMP2_LOCK_R[src]

Bit 31 - CSR register lock bit