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

type DCFG = Reg<u32, _DCFG>;
Expand description

Device Configuration Register

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

For information about available fields see dcfg module

Trait Implementations

Register DCFG reset()’s with value 0x0800_0000

Register size

Reset value of the register

read() method returns dcfg::R reader structure

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