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

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

Proxy

Methods

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

[src]

Writes variant to the field

[src]

The RS bit in USBCMD is set to zero. Set by the host controller.

[src]

The Host Controller sets this bit to one after it has stopped executing because of the Run/Stop bit being set to 0, either by software or by the Host Controller hardware (e.g. because of an internal error).

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

impl<'a> Sync for _HCHW<'a>