Struct stm32f103xx::usb::ep0r::_STAT_TXW[][src]

pub struct _STAT_TXW<'a> { /* fields omitted */ }

Proxy

Methods

impl<'a> _STAT_TXW<'a>
[src]

Writes raw bits to the field

Auto Trait Implementations

impl<'a> Send for _STAT_TXW<'a>

impl<'a> Sync for _STAT_TXW<'a>