Struct stm32f103xx::usb::EP0R[][src]

pub struct EP0R { /* fields omitted */ }

endpoint 0 register

Methods

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

impl !Sync for EP0R