Type Definition efm32gg11b::gpio::PC_PINLOCKN[][src]

type PC_PINLOCKN = Reg<u32, _PC_PINLOCKN>;
Expand description

Port Unlocked Pins Register

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

For information about available fields see pc_pinlockn module

Trait Implementations

Register PC_PINLOCKN reset()’s with value 0xffff

Register size

Reset value of the register

read() method returns pc_pinlockn::R reader structure

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