Struct stm32f30x::comp::COMP3_CSR [] [src]

pub struct COMP3_CSR { /* fields omitted */ }

control and status register

Methods

impl COMP3_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 COMP3_CSR

impl !Sync for COMP3_CSR