Struct stm32f103xx::usb::EP5R[][src]

pub struct EP5R { /* fields omitted */ }

endpoint 5 register

Methods

impl EP5R
[src]

Modifies the contents of the register

Reads the contents of the register

Writes to the register

Writes the reset value to the register

Auto Trait Implementations

impl Send for EP5R

impl !Sync for EP5R