Struct stm32f7x5::otg_fs_device::otg_fs_diepctl3::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 31 - EPENA

[src]

Bit 30 - EPDIS

[src]

Bit 29 - SODDFRM

[src]

Bit 28 - SD0PID/SEVNFRM

[src]

Bit 27 - SNAK

[src]

Bit 26 - CNAK

[src]

Bits 22:25 - TXFNUM

[src]

Bit 21 - Stall

[src]

Bits 18:19 - EPTYP

[src]

Bit 15 - USBAEP

[src]

Bits 0:10 - MPSIZ

Trait Implementations

Auto Trait Implementations

impl Send for W

impl Sync for W