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

pub struct FS_GNPTXSTS { /* fields omitted */ }

OTG_FS non-periodic transmit FIFO/queue status register (OTG_FS_GNPTXSTS)

Methods

impl FS_GNPTXSTS
[src]

Reads the contents of the register

Auto Trait Implementations

impl Send for FS_GNPTXSTS

impl !Sync for FS_GNPTXSTS