[][src]Type Definition xmc4200::usb0::GRXFSIZ

type GRXFSIZ = Reg<u32, _GRXFSIZ>;

Receive FIFO Size Register

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 0x011a

type Type = u32

Register size

impl Writable for GRXFSIZ[src]

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