Struct stm32f446_hal::stm32f446::OTG_HS_PWRCLK[][src]

pub struct OTG_HS_PWRCLK { /* fields omitted */ }

USB on the go high speed

Methods

impl OTG_HS_PWRCLK
[src]

Returns a pointer to the register block

Trait Implementations

impl Deref for OTG_HS_PWRCLK
[src]

The resulting type after dereferencing.

Dereferences the value.

impl Send for OTG_HS_PWRCLK
[src]

Auto Trait Implementations

impl !Sync for OTG_HS_PWRCLK