[][src]Type Definition efm32pg12_pac::gpio::PI_PINLOCKN

type PI_PINLOCKN = Reg<u32, _PI_PINLOCKN>;

Port Unlocked Pins Register

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

For information about available fields see pi_pinlockn module

Trait Implementations

impl Readable for PI_PINLOCKN[src]

read() method returns pi_pinlockn::R reader structure

impl ResetValue for PI_PINLOCKN[src]

Register PI_PINLOCKN reset()'s with value 0xffff

type Type = u32

Register size

impl Writable for PI_PINLOCKN[src]

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