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

pub struct W { /* fields omitted */ }

Value to write to the register

Methods

impl W
[src]

Reset value of the register

Writes raw bits to the register

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 W

impl Sync for W