[][src]Type Definition stm32l0::stm32l0x2::syscfg::comp1_csr::R

type R = R<u32, COMP1_CSR>;

Reader of register COMP1_CSR

Methods

impl R[src]

pub fn comp1lock(&self) -> COMP1LOCK_R[src]

Bit 31 - COMP1_CSR register lock bit

pub fn comp1value(&self) -> COMP1VALUE_R[src]

Bit 30 - Comparator 1 output status bit

pub fn comp1polarity(&self) -> COMP1POLARITY_R[src]

Bit 15 - Comparator 1 polarity selection bit

pub fn comp1lptimin1(&self) -> COMP1LPTIMIN1_R[src]

Bit 12 - Comparator 1 LPTIM input propagation bit

pub fn comp1wm(&self) -> COMP1WM_R[src]

Bit 8 - Comparator 1 window mode selection bit

pub fn comp1innsel(&self) -> COMP1INNSEL_R[src]

Bits 4:5 - Comparator 1 Input Minus connection configuration bit

pub fn comp1en(&self) -> COMP1EN_R[src]

Bit 0 - Comparator 1 enable bit