Struct stm32f3::stm32f303::SYSCFG_COMP_OPAMP[][src]

pub struct SYSCFG_COMP_OPAMP { /* fields omitted */ }

System configuration controller _Comparator and Operational amplifier

Methods

impl SYSCFG_COMP_OPAMP
[src]

Returns a pointer to the register block

Trait Implementations

impl Send for SYSCFG_COMP_OPAMP
[src]

impl Deref for SYSCFG_COMP_OPAMP
[src]

The resulting type after dereferencing.

Dereferences the value.

Auto Trait Implementations