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

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

Proxy

Methods

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

[src]

Writes variant to the field

[src]

No empty asynchronous schedule detected.

[src]

An empty asynchronous schedule is detected. Set by the host controller.

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

impl<'a> Sync for _RCLW<'a>