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

type FS_GRXFSIZ = Reg<u32, _FS_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 fs_grxfsiz module

Trait Implementations

impl Readable for FS_GRXFSIZ[src]

read() method returns fs_grxfsiz::R reader structure

impl ResetValue for FS_GRXFSIZ[src]

Register FS_GRXFSIZ reset()'s with value 0x0200

type Type = u32

Register size

impl Writable for FS_GRXFSIZ[src]

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