Struct stm32f7x5::OTG_HS_DEVICE [] [src]

pub struct OTG_HS_DEVICE { /* fields omitted */ }

USB on the go high speed

Methods

impl OTG_HS_DEVICE
[src]

[src]

Returns a pointer to the register block

Trait Implementations

impl Send for OTG_HS_DEVICE
[src]

impl Deref for OTG_HS_DEVICE
[src]

The resulting type after dereferencing.

[src]

Dereferences the value.

Auto Trait Implementations

impl !Sync for OTG_HS_DEVICE