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

type DIEP0CTL = Reg<u32, _DIEP0CTL>;
Expand description

Device Control IN Endpoint 0 Control Register

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

For information about available fields see diep0ctl module

Trait Implementations

Register DIEP0CTL reset()’s with value 0x8000

Register size

Reset value of the register

read() method returns diep0ctl::R reader structure

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