Struct stm32f7x5::otg_hs_device::otg_hs_doepctl4::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:10 - Maximum packet size

[src]

Bit 15 - USB active endpoint

[src]

Bit 16 - Even odd frame/Endpoint data PID

[src]

Bit 17 - NAK status

[src]

Bits 18:19 - Endpoint type

[src]

Bit 20 - Snoop mode

[src]

Bit 21 - STALL handshake

[src]

Bit 30 - Endpoint disable

[src]

Bit 31 - Endpoint enable

Trait Implementations

Auto Trait Implementations

impl Send for R

impl Sync for R