Struct stm32f446_hal::stm32f446::otg_fs_global::FS_GINTMSK[][src]

pub struct FS_GINTMSK { /* fields omitted */ }

OTG_FS interrupt mask register (OTG_FS_GINTMSK)

Methods

impl FS_GINTMSK
[src]

Modifies the contents of the register

Reads the contents of the register

Writes to the register

Writes the reset value to the register

Auto Trait Implementations

impl Send for FS_GINTMSK

impl !Sync for FS_GINTMSK