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

type DCDCCLIMCTRL = Reg<u32, _DCDCCLIMCTRL>;

DCDC Power Train PFET Current Limiter Control Register

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

For information about available fields see dcdcclimctrl module

Trait Implementations

impl Readable for DCDCCLIMCTRL[src]

read() method returns dcdcclimctrl::R reader structure

impl ResetValue for DCDCCLIMCTRL[src]

Register DCDCCLIMCTRL reset()'s with value 0x0100

type Type = u32

Register size

impl Writable for DCDCCLIMCTRL[src]

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