Struct stm32f7x7::otg_hs_host::otg_hs_hcintmsk14::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 mask

[src]

Bit 1 - Channel halted mask

[src]

Bit 2 - AHB error

[src]

Bit 3 - STALL response received interrupt mask

[src]

Bit 4 - NAKM response received interrupt mask

[src]

Bit 5 - ACKM response received/transmitted interrupt mask

[src]

Bit 6 - Response received interrupt

[src]

Bit 7 - Transaction error

[src]

Bit 8 - Babble error

[src]

Bit 9 - Frame overrun mask

[src]

Bit 10 - Data toggle error mask

Trait Implementations

Auto Trait Implementations

impl Send for W

impl Sync for W