Struct xmc4200::scu_pll::usbpllcon::_VCOBYPW [] [src]

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

Proxy

Methods

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

[src]

Writes variant to the field

[src]

Normal operation, VCO is not bypassed

[src]

Prescaler Mode, VCO is bypassed

[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 _VCOBYPW<'a>

impl<'a> Sync for _VCOBYPW<'a>