Struct stm32f1::stm32f107::USB_OTG_PWRCLK[][src]

pub struct USB_OTG_PWRCLK { /* fields omitted */ }

USB on the go full speed

Methods

impl USB_OTG_PWRCLK
[src]

Returns a pointer to the register block

Trait Implementations

impl Send for USB_OTG_PWRCLK
[src]

impl Deref for USB_OTG_PWRCLK
[src]

The resulting type after dereferencing.

Dereferences the value.

Auto Trait Implementations

impl !Sync for USB_OTG_PWRCLK