Struct stm32l0x1::syscfg_comp::comp1_ctrl::R[][src]

pub struct R { /* fields omitted */ }

Value read from the register

Methods

impl R
[src]

Value of the register as raw bits

Bit 0 - Comparator 1 enable bit

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

Bit 8 - Comparator 1 window mode selection bit

Bit 12 - Comparator 1 LPTIM input propagation bit

Bit 15 - Comparator 1 polarity selection bit

Bit 30 - Comparator 1 output status bit

Bit 31 - COMP1_CSR register lock bit

Auto Trait Implementations

impl Send for R

impl Sync for R