Struct stm32h743::VREFBUF [] [src]

pub struct VREFBUF { /* fields omitted */ }

VREFBUF

Methods

impl VREFBUF
[src]

[src]

Returns a pointer to the register block

Trait Implementations

impl Send for VREFBUF
[src]

impl Deref for VREFBUF
[src]

The resulting type after dereferencing.

[src]

Dereferences the value.

Auto Trait Implementations

impl !Sync for VREFBUF