Struct stm32f7x7::otg_hs_global::otg_hs_glpmcfg::W [] [src]

pub struct W { /* fields omitted */ }

Value to write to the register

Methods

impl W
[src]

[src]

Reset value of the register

[src]

Writes raw bits to the register

[src]

Bit 0 - LPM support enable

[src]

Bit 1 - LPM token acknowledge enable

[src]

Bit 7 - L1 Shallow Sleep enable

[src]

Bits 8:11 - BESL threshold

[src]

Bit 12 - L1 deep sleep enable

[src]

Bits 17:20 - LPM Channel Index

[src]

Bits 21:23 - LPM retry count

[src]

Bit 24 - Send LPM transaction

[src]

Bit 28 - Enable best effort service latency

Trait Implementations

Auto Trait Implementations

impl Send for W

impl Sync for W