[][src]Type Definition efm32pg12_pac::emu::DCDCLPVCTRL

type DCDCLPVCTRL = Reg<u32, _DCDCLPVCTRL>;

DCDC Low Power Voltage Register

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

For information about available fields see dcdclpvctrl module

Trait Implementations

impl Readable for DCDCLPVCTRL[src]

read() method returns dcdclpvctrl::R reader structure

impl ResetValue for DCDCLPVCTRL[src]

Register DCDCLPVCTRL reset()'s with value 0x0168

type Type = u32

Register size

impl Writable for DCDCLPVCTRL[src]

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