Struct stm32f7x3::OTG_HS_GLOBAL [] [src]

pub struct OTG_HS_GLOBAL { /* fields omitted */ }

USB on the go high speed

Methods

impl OTG_HS_GLOBAL
[src]

[src]

Returns a pointer to the register block

Trait Implementations

impl Send for OTG_HS_GLOBAL
[src]

impl Deref for OTG_HS_GLOBAL
[src]

The resulting type after dereferencing.

[src]

Dereferences the value.

Auto Trait Implementations

impl !Sync for OTG_HS_GLOBAL