Struct stm32f105xx::usb_otg_host::HAINTMSK [] [src]

pub struct HAINTMSK { /* fields omitted */ }

OTG_FS host all channels interrupt mask register

Methods

impl HAINTMSK
[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

impl Send for HAINTMSK

impl !Sync for HAINTMSK