Struct stm32f7x6::otg_hs_device::OTG_HS_DAINTMSK [] [src]

pub struct OTG_HS_DAINTMSK { /* fields omitted */ }

OTG_HS all endpoints interrupt mask register

Methods

impl OTG_HS_DAINTMSK
[src]

[src]

Modifies the contents of the register

[src]

Reads the contents of the register

[src]

Writes to the register

[src]

Writes the reset value to the register

Trait Implementations

Auto Trait Implementations