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

type PC_MODEH = Reg<u32, _PC_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 pc_modeh module

Trait Implementations

impl Readable for PC_MODEH[src]

read() method returns pc_modeh::R reader structure

impl ResetValue for PC_MODEH[src]

Register PC_MODEH reset()'s with value 0

type Type = u32

Register size

impl Writable for PC_MODEH[src]

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