Struct stm32f103xx::usb::EP1R[][src]

pub struct EP1R { /* fields omitted */ }

endpoint 1 register

Methods

impl EP1R
[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 EP1R

impl !Sync for EP1R