Struct stm32f7x6::otg_hs_device::otg_hs_doepint3::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 - Transfer completed interrupt

[src]

Bit 1 - Endpoint disabled interrupt

[src]

Bit 3 - SETUP phase done

[src]

Bit 4 - OUT token received when endpoint disabled

[src]

Bit 6 - Back-to-back SETUP packets received

[src]

Bit 14 - NYET interrupt

Trait Implementations

Auto Trait Implementations

impl Send for W

impl Sync for W