Struct stm32l0x1::syscfg_comp::COMP1_CTRL[][src]

pub struct COMP1_CTRL { /* fields omitted */ }

Comparator 1 control and status register

Methods

impl COMP1_CTRL
[src]

Modifies the contents of the register

Reads the contents of the register

Writes to the register

Writes the reset value to the register

Auto Trait Implementations

impl Send for COMP1_CTRL

impl !Sync for COMP1_CTRL