[][src]Type Definition xmc4200::usb0_ep1::DIEPINT

type DIEPINT = Reg<u32, _DIEPINT>;

Device Endpoint Interrupt Register

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

For information about available fields see diepint module

Trait Implementations

impl Readable for DIEPINT[src]

read() method returns diepint::R reader structure

impl ResetValue for DIEPINT[src]

Register DIEPINT reset()'s with value 0x80

type Type = u32

Register size

impl Writable for DIEPINT[src]

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