[][src]Type Definition gd32vf103_pac::usbfs_global::GRFLEN

type GRFLEN = Reg<u32, _GRFLEN>;

Global Receive FIFO size register (USBFS_GRFLEN)

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

For information about available fields see grflen module

Trait Implementations

impl Readable for GRFLEN[src]

read() method returns grflen::R reader structure

impl ResetValue for GRFLEN[src]

Register GRFLEN reset()'s with value 0x0200

type Type = u32

Register size

impl Writable for GRFLEN[src]

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