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

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

Proxy

Methods

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

[src]

Writes variant to the field

[src]

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

[src]

In host mode, this bit will be set every 125 ms and can be used by host controller driver as a time base.

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

impl<'a> Sync for _SRIW<'a>