Struct stm32f30x::comp::COMP1_CSR [] [src]

pub struct COMP1_CSR { /* fields omitted */ }

control and status register

Methods

impl COMP1_CSR
[src]

[src]

Modifies the contents of the register

[src]

Reads the contents of the register

[src]

Writes to the register

[src]

Writes the reset value to the register

Trait Implementations

Auto Trait Implementations

impl Send for COMP1_CSR

impl !Sync for COMP1_CSR