Struct stm32f7x7::otg_hs_global::otg_hs_glpmcfg::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 - LPM support enable

[src]

Bit 1 - LPM token acknowledge enable

[src]

Bits 2:5 - Best effort service latency

[src]

Bit 6 - bRemoteWake value

[src]

Bit 7 - L1 Shallow Sleep enable

[src]

Bits 8:11 - BESL threshold

[src]

Bit 12 - L1 deep sleep enable

[src]

Bits 13:14 - LPM response

[src]

Bit 15 - Port sleep status

[src]

Bit 16 - Sleep State Resume OK

[src]

Bits 17:20 - LPM Channel Index

[src]

Bits 21:23 - LPM retry count

[src]

Bit 24 - Send LPM transaction

[src]

Bits 25:27 - LPM retry count status

[src]

Bit 28 - Enable best effort service latency

Trait Implementations

Auto Trait Implementations

impl Send for R

impl Sync for R