Struct stm32f1::stm32f101::otg_fs_device::FS_DAINTMSK[][src]

pub struct FS_DAINTMSK { /* fields omitted */ }

OTG_FS all endpoints interrupt mask register (OTG_FS_DAINTMSK)

Methods

impl FS_DAINTMSK
[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_DAINTMSK

impl !Sync for FS_DAINTMSK