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

[src]

Bit 30 - EPDIS

[src]

Bits 22:25 - TXFNUM

[src]

Bit 21 - Stall

[src]

Bits 18:19 - EPTYP

[src]

Bit 17 - NAKSTS

[src]

Bit 16 - EONUM/DPID

[src]

Bit 15 - USBAEP

[src]

Bits 0:10 - MPSIZ

Trait Implementations

Auto Trait Implementations

impl Send for R

impl Sync for R