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

type DOEPTSIZ_CONTROL = Reg<u32, _DOEPTSIZ_CONTROL>;

Device Endpoint Transfer Size Register [CONT]

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

For information about available fields see doeptsiz_control module

Trait Implementations

impl Readable for DOEPTSIZ_CONTROL[src]

read() method returns doeptsiz_control::R reader structure

impl ResetValue for DOEPTSIZ_CONTROL[src]

Register DOEPTSIZ_CONTROL reset()'s with value 0

type Type = u32

Register size

impl Writable for DOEPTSIZ_CONTROL[src]

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