[][src]Type Definition xmc4100::usb0::DIEPTXF4

type DIEPTXF4 = Reg<u32, _DIEPTXF4>;

Device IN Endpoint 4 Transmit FIFO Size Register

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

For information about available fields see dieptxf4 module

Trait Implementations

impl Readable for DIEPTXF4[src]

read() method returns dieptxf4::R reader structure

impl ResetValue for DIEPTXF4[src]

Register DIEPTXF4 reset()'s with value 0x0100_042a

type Type = u32

Register size

impl Writable for DIEPTXF4[src]

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