stm32f103xx::usb
pub struct Ep0r { /* fields omitted */ }
endpoint 0 register
impl Ep0r
fn modify<F>(&self, f: F) where F: FnOnce(&R, &'w mut W) -> &'w mut W
Modifies the contents of the register
fn read(&self) -> R
Reads the contents of the register
fn write<F>(&self, f: F) where F: FnOnce(&mut W) -> &mut W
Writes to the register