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

type DPLLCTRL = Reg<u32, _DPLLCTRL>;

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

impl Readable for DPLLCTRL[src]

read() method returns dpllctrl::R reader structure

impl ResetValue for DPLLCTRL[src]

Register DPLLCTRL reset()'s with value 0

type Type = u32

Register size

impl Writable for DPLLCTRL[src]

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