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

type PK_MODEH = Reg<u32, _PK_MODEH>;

Port Pin Mode High Register

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

For information about available fields see pk_modeh module

Trait Implementations

impl Readable for PK_MODEH[src]

read() method returns pk_modeh::R reader structure

impl ResetValue for PK_MODEH[src]

Register PK_MODEH reset()'s with value 0

type Type = u32

Register size

impl Writable for PK_MODEH[src]

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