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

type PI_MODEH = Reg<u32, _PI_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 pi_modeh module

Trait Implementations

impl Readable for PI_MODEH[src]

read() method returns pi_modeh::R reader structure

impl ResetValue for PI_MODEH[src]

Register PI_MODEH reset()'s with value 0

type Type = u32

Register size

impl Writable for PI_MODEH[src]

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