Struct stm32l0x3::syscfg_comp::comp2_csr::W [] [src]

pub struct W { /* fields omitted */ }

Value to write to the register

Methods

impl W
[src]

[src]

Reset value of the register

[src]

Writes raw bits to the register

[src]

Bit 15 - Comparator 2 polarity selection bit

[src]

Bit 13 - Comparator 2 LPTIM input 1 propagation bit

[src]

Bit 12 - Comparator 2 LPTIM input 2 propagation bit

[src]

Bits 8:10 - Comparator 2 Input Plus connection configuration bit

[src]

Bits 4:6 - Comparator 2 Input Minus connection configuration bit

[src]

Bit 3 - Comparator 2 power mode selection bit

[src]

Bit 0 - Comparator 2 enable bit

Trait Implementations

Auto Trait Implementations

impl Send for W

impl Sync for W