Type Definition stm32f1::stm32f107::otg_fs_global::FS_HPTXFSIZ[][src]

type FS_HPTXFSIZ = Reg<u32, _FS_HPTXFSIZ>;

OTG_FS Host periodic transmit FIFO size register (OTG_FS_HPTXFSIZ)

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

For information about available fields see fs_hptxfsiz module

Trait Implementations

impl Readable for FS_HPTXFSIZ[src]

read() method returns fs_hptxfsiz::R reader structure

impl ResetValue for FS_HPTXFSIZ[src]

Register FS_HPTXFSIZ reset()'s with value 0x0200_0600

type Type = u32

Register size

impl Writable for FS_HPTXFSIZ[src]

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