Struct stm32f103xx::rcc::apb1rstr::_USBRSTW[][src]

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

Proxy

Methods

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

Sets the field bit

Clears the field bit

Writes raw bits to the field

Auto Trait Implementations

impl<'a> Send for _USBRSTW<'a>

impl<'a> Sync for _USBRSTW<'a>