Type Definition efm32gg11b::usb::DOEP0CTL[][src]

type DOEP0CTL = Reg<u32, _DOEP0CTL>;
Expand description

Device Control OUT Endpoint 0 Control Register

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

For information about available fields see doep0ctl module

Trait Implementations

Register DOEP0CTL reset()’s with value 0x8000

Register size

Reset value of the register

read() method returns doep0ctl::R reader structure

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