Struct stm32f103xx::usb::EP3R[][src]

pub struct EP3R { /* fields omitted */ }

endpoint 3 register

Methods

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

impl !Sync for EP3R