Struct stm32l0x2::usb_fs::EP3R [] [src]

pub struct EP3R { /* fields omitted */ }

endpoint register

Methods

impl EP3R
[src]

[src]

Modifies the contents of the register

[src]

Reads the contents of the register

[src]

Writes to the register

[src]

Writes the reset value to the register

Trait Implementations

Auto Trait Implementations

impl Send for EP3R

impl !Sync for EP3R