Struct stm32f7x3::OTG_FS_PWRCLK [] [src]

pub struct OTG_FS_PWRCLK { /* fields omitted */ }

USB on the go full speed

Methods

impl OTG_FS_PWRCLK
[src]

[src]

Returns a pointer to the register block

Trait Implementations

impl Send for OTG_FS_PWRCLK
[src]

impl Deref for OTG_FS_PWRCLK
[src]

The resulting type after dereferencing.

[src]

Dereferences the value.

Auto Trait Implementations

impl !Sync for OTG_FS_PWRCLK