Type Definition efm32gg11b::cmu::DPLLCTRL[][src]

type DPLLCTRL = Reg<u32, _DPLLCTRL>;
Expand description

DPLL Control Register

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

For information about available fields see dpllctrl module

Trait Implementations

Register DPLLCTRL reset()’s with value 0

Register size

Reset value of the register

read() method returns dpllctrl::R reader structure

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