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

type PJ_PINLOCKN = Reg<u32, _PJ_PINLOCKN>;

Port Unlocked Pins Register

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

For information about available fields see pj_pinlockn module

Trait Implementations

impl Readable for PJ_PINLOCKN[src]

read() method returns pj_pinlockn::R reader structure

impl ResetValue for PJ_PINLOCKN[src]

Register PJ_PINLOCKN reset()'s with value 0xffff

type Type = u32

Register size

impl Writable for PJ_PINLOCKN[src]

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