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

type GRXFSIZ = Reg<u32, _GRXFSIZ>;

OTG_FS Receive FIFO size register (OTG_FS_GRXFSIZ)

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

For information about available fields see grxfsiz module

Trait Implementations

impl Readable for GRXFSIZ[src]

read() method returns grxfsiz::R reader structure

impl ResetValue for GRXFSIZ[src]

Register GRXFSIZ reset()'s with value 0x0200

type Type = u32

Register size

impl Writable for GRXFSIZ[src]

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