Type Definition stm32f1::stm32f107::usb_otg_host::FS_HPTXSTS[][src]

type FS_HPTXSTS = Reg<u32, _FS_HPTXSTS>;

OTG_FS_Host periodic transmit FIFO/queue status register (OTG_FS_HPTXSTS)

This register you can read, reset, write, write_with_zero, modify. See API.

For information about available fields see fs_hptxsts module

Trait Implementations

impl Readable for FS_HPTXSTS[src]

read() method returns fs_hptxsts::R reader structure

impl ResetValue for FS_HPTXSTS[src]

Register FS_HPTXSTS reset()'s with value 0x0008_0100

type Type = u32

Register size

impl Writable for FS_HPTXSTS[src]

write(|w| ..) method takes fs_hptxsts::W writer structure