[][src]Type Definition xmc4100::usb0_ep1::DIEPTSIZ

type DIEPTSIZ = Reg<u32, _DIEPTSIZ>;

Device Endpoint Transfer Size Register

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

For information about available fields see dieptsiz module

Trait Implementations

impl Readable for DIEPTSIZ[src]

read() method returns dieptsiz::R reader structure

impl ResetValue for DIEPTSIZ[src]

Register DIEPTSIZ reset()'s with value 0

type Type = u32

Register size

impl Writable for DIEPTSIZ[src]

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