Type Definition stm32f1::stm32f101::otg_fs_global::FS_GNPTXFSIZ_HOST[][src]

type FS_GNPTXFSIZ_HOST = Reg<u32, _FS_GNPTXFSIZ_HOST>;

OTG_FS non-periodic transmit FIFO size register (Host mode)

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

For information about available fields see fs_gnptxfsiz_host module

Trait Implementations

impl Readable for FS_GNPTXFSIZ_HOST[src]

read() method returns fs_gnptxfsiz_host::R reader structure

impl ResetValue for FS_GNPTXFSIZ_HOST[src]

Register FS_GNPTXFSIZ_Host reset()'s with value 0x0200

type Type = u32

Register size

impl Writable for FS_GNPTXFSIZ_HOST[src]

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