Struct stm32f105xx::usb_otg_host::FS_HPTXSTS [] [src]

pub struct FS_HPTXSTS { /* fields omitted */ }

OTG_FS_Host periodic transmit FIFO/queue status register (OTG_FS_HPTXSTS)

Methods

impl FS_HPTXSTS
[src]

[src]

Modifies the contents of the register

[src]

Reads the contents of the register

[src]

Writes to the register

[src]

Writes the reset value to the register

Trait Implementations

Auto Trait Implementations

impl Send for FS_HPTXSTS

impl !Sync for FS_HPTXSTS