Struct stm32l4x6::VREF[][src]

pub struct VREF { /* fields omitted */ }

Voltage reference buffer

Methods

impl VREF
[src]

Returns a pointer to the register block

Trait Implementations

impl Send for VREF
[src]

impl Deref for VREF
[src]

The resulting type after dereferencing.

Dereferences the value.

Auto Trait Implementations

impl !Sync for VREF