Struct tm4c123x::usb0::is::R [] [src]

pub struct R { /* fields omitted */ }

Value read from the register

Methods

impl R
[src]

[src]

Value of the register as raw bits

[src]

Bit 0 - SUSPEND Signaling Detected

[src]

Bit 1 - RESUME Signaling Detected

[src]

Bit 2 - Babble Detected

[src]

Bit 2 - RESET Signaling Detected

[src]

Bit 3 - Start of Frame

[src]

Bit 4 - Session Connect

[src]

Bit 5 - Session Disconnect (OTG only)

[src]

Bit 6 - SESSION REQUEST (OTG only)

[src]

Bit 7 - VBUS Error (OTG only)

Trait Implementations

Auto Trait Implementations

impl Send for R

impl Sync for R