[][src]Type Definition efm32gg11b820::gpio::PJ_MODEH

type PJ_MODEH = Reg<u32, _PJ_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 pj_modeh module

Trait Implementations

impl Readable for PJ_MODEH[src]

read() method returns pj_modeh::R reader structure

impl ResetValue for PJ_MODEH[src]

Register PJ_MODEH reset()'s with value 0

type Type = u32

Register size

impl Writable for PJ_MODEH[src]

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