[][src]Type Definition stm32f1::stm32f103::otg_fs_global::FS_GNPTXFSIZ_DEVICE

type FS_GNPTXFSIZ_DEVICE = Reg<u32, _FS_GNPTXFSIZ_DEVICE>;

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

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

For information about available fields see fs_gnptxfsiz_device module

Trait Implementations

impl Readable for FS_GNPTXFSIZ_DEVICE[src]

read() method returns fs_gnptxfsiz_device::R reader structure

impl ResetValue for FS_GNPTXFSIZ_DEVICE[src]

Register FS_GNPTXFSIZ_Device reset()'s with value 0x0200

type Type = u32

Register size

impl Writable for FS_GNPTXFSIZ_DEVICE[src]

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