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

type DCFG = Reg<u32, _DCFG>;

Device Configuration Register

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

For information about avaliable fields see dcfg module

Trait Implementations

impl Readable for DCFG[src]

read() method returns dcfg::R reader structure

impl Writable for DCFG[src]

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

impl ResetValue for DCFG[src]

Register DCFG reset()'s with value 0x0800_0000

type Type = u32

Register size