Struct stm32l0x3::USB_SRAM [] [src]

pub struct USB_SRAM { /* fields omitted */ }

Universal serial bus full-speed device interface

Methods

impl USB_SRAM
[src]

[src]

Returns a pointer to the register block

Trait Implementations

impl Send for USB_SRAM
[src]

impl Deref for USB_SRAM
[src]

The resulting type after dereferencing.

[src]

Dereferences the value.

Auto Trait Implementations

impl !Sync for USB_SRAM