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

type PWRLOCK = Reg<u32, _PWRLOCK>;
Expand description

Regulator and Supply Lock Register

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

For information about available fields see pwrlock module

Trait Implementations

Register PWRLOCK reset()’s with value 0

Register size

Reset value of the register

read() method returns pwrlock::R reader structure

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