Struct lpc43xx::usb1::usbsts_h::_PCIW [] [src]

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

Proxy

Methods

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

[src]

Writes variant to the field

[src]

This bit is cleared by software writing a one to it.

[src]

The Host Controller sets this bit to a one when on any port a Connect Status occurs, a Port Enable/Disable Change occurs, or the Force Port Resume bit is set as the result of a J-K transition on the suspended port.

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

impl<'a> Sync for _PCIW<'a>