[][src]Type Definition stm32f4::stm32f413::otg_fs_global::GNPTXFSIZ_DEVICE

type GNPTXFSIZ_DEVICE = Reg<u32, _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 gnptxfsiz_device module

Trait Implementations

impl Readable for GNPTXFSIZ_DEVICE[src]

read() method returns gnptxfsiz_device::R reader structure

impl ResetValue for GNPTXFSIZ_DEVICE[src]

Register GNPTXFSIZ_Device reset()'s with value 0x0200

type Type = u32

Register size

impl Writable for GNPTXFSIZ_DEVICE[src]

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