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

pub struct FS_DIEPMSK { /* fields omitted */ }

OTG_FS device IN endpoint common interrupt mask register (OTG_FS_DIEPMSK)

Methods

impl FS_DIEPMSK
[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_DIEPMSK

impl !Sync for FS_DIEPMSK