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

type HCFG = Reg<u32, _HCFG>;
Expand description

Host Configuration Register

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

For information about available fields see hcfg module

Trait Implementations

Register HCFG reset()’s with value 0x0200

Register size

Reset value of the register

read() method returns hcfg::R reader structure

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