Struct stm32f30x::rcc::apb1enr::_USBENW [] [src]

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

Proxy

Methods

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

[src]

Writes variant to the field

[src]

Disabled.

[src]

Enabled.

[src]

Sets the field bit

[src]

Clears the field bit

[src]

Writes raw bits to the field

Trait Implementations

Auto Trait Implementations

impl<'a> Send for _USBENW<'a>

impl<'a> Sync for _USBENW<'a>