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

pub struct FS_DIEPTXF3 { /* fields omitted */ }

OTG_FS device IN endpoint transmit FIFO size register (OTG_FS_DIEPTXF4)

Methods

impl FS_DIEPTXF3
[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_DIEPTXF3

impl !Sync for FS_DIEPTXF3