Struct stm32l0x2::usb_sram::istr::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]

Bits 0:3 - Endpoint Identifier

[src]

Bit 4 - Direction of transaction

[src]

Bit 7 - LPM L1 state request

[src]

Bit 8 - Expected start frame

[src]

Bit 9 - start of frame

[src]

Bit 10 - reset request

[src]

Bit 11 - Suspend mode request

[src]

Bit 12 - Wakeup

[src]

Bit 13 - Error

[src]

Bit 14 - Packet memory area over / underrun

[src]

Bit 15 - Correct transfer

Trait Implementations

Auto Trait Implementations

impl Send for R

impl Sync for R