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

type DOEPINT = Reg<u32, _DOEPINT>;

Device Endpoint Interrupt Register

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

For information about available fields see doepint module

Trait Implementations

impl Readable for DOEPINT[src]

read() method returns doepint::R reader structure

impl ResetValue for DOEPINT[src]

Register DOEPINT reset()'s with value 0x80

type Type = u32

Register size

impl Writable for DOEPINT[src]

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