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

type DCTL = Reg<u32, _DCTL>;
Expand description

Device Control Register

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

For information about available fields see dctl module

Trait Implementations

Register DCTL reset()’s with value 0x02

Register size

Reset value of the register

read() method returns dctl::R reader structure

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