Struct stm32h743::OTG1_HS_HOST [] [src]

pub struct OTG1_HS_HOST { /* fields omitted */ }

USB 1 on the go high speed

Methods

impl OTG1_HS_HOST
[src]

[src]

Returns a pointer to the register block

Trait Implementations

impl Send for OTG1_HS_HOST
[src]

impl Deref for OTG1_HS_HOST
[src]

The resulting type after dereferencing.

[src]

Dereferences the value.

Auto Trait Implementations

impl !Sync for OTG1_HS_HOST