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

type PWRCTRL = Reg<u32, _PWRCTRL>;

Power Control Register

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

For information about available fields see pwrctrl module

Trait Implementations

impl Readable for PWRCTRL[src]

read() method returns pwrctrl::R reader structure

impl ResetValue for PWRCTRL[src]

Register PWRCTRL reset()'s with value 0

type Type = u32

Register size

impl Writable for PWRCTRL[src]

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