[][src]Type Definition efm32pg1b_pac::gpio::PF_PINLOCKN

type PF_PINLOCKN = Reg<u32, _PF_PINLOCKN>;

Port Unlocked Pins Register

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

For information about available fields see pf_pinlockn module

Trait Implementations

impl Readable for PF_PINLOCKN[src]

read() method returns pf_pinlockn::R reader structure

impl ResetValue for PF_PINLOCKN[src]

Register PF_PINLOCKN reset()'s with value 0xffff

type Type = u32

Register size

impl Writable for PF_PINLOCKN[src]

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