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

type PK_MODEL = Reg<u32, _PK_MODEL>;

Port Pin Mode Low Register

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

For information about available fields see pk_model module

Trait Implementations

impl Readable for PK_MODEL[src]

read() method returns pk_model::R reader structure

impl ResetValue for PK_MODEL[src]

Register PK_MODEL reset()'s with value 0

type Type = u32

Register size

impl Writable for PK_MODEL[src]

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