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

type PWRLOCK = Reg<u32, _PWRLOCK>;

Regulator and Supply Lock Register

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

For information about avaliable fields see pwrlock module

Trait Implementations

impl Readable for PWRLOCK[src]

read() method returns pwrlock::R reader structure

impl Writable for PWRLOCK[src]

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

impl ResetValue for PWRLOCK[src]

Register PWRLOCK reset()'s with value 0

type Type = u32

Register size