Struct tm4c123x::usb0::txcsrl3::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 - Transmit Packet Ready

[src]

Bit 1 - FIFO Not Empty

[src]

Bit 2 - Error

[src]

Bit 2 - Underrun

[src]

Bit 3 - Flush FIFO

[src]

Bit 4 - Setup Packet

[src]

Bit 4 - Send STALL

[src]

Bit 5 - Endpoint Stalled

[src]

Bit 6 - Clear Data Toggle

[src]

Bit 7 - NAK Timeout

Trait Implementations

Auto Trait Implementations

impl Send for R

impl Sync for R