[][src]Type Definition xmc4400::usb0::GNPTXFSIZ_DEVICEMODE

type GNPTXFSIZ_DEVICEMODE = Reg<u32, _GNPTXFSIZ_DEVICEMODE>;

Non-Periodic Transmit FIFO Size Register [DEVICEMODE]

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

For information about available fields see gnptxfsiz_devicemode module

Trait Implementations

impl Readable for GNPTXFSIZ_DEVICEMODE[src]

read() method returns gnptxfsiz_devicemode::R reader structure

impl ResetValue for GNPTXFSIZ_DEVICEMODE[src]

Register GNPTXFSIZ_DEVICEMODE reset()'s with value 0x0010_0000

type Type = u32

Register size

impl Writable for GNPTXFSIZ_DEVICEMODE[src]

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