Type Definition efm32gg11b::gpio::PB_MODEH[][src]

type PB_MODEH = Reg<u32, _PB_MODEH>;
Expand description

Port Pin Mode High Register

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

For information about available fields see pb_modeh module

Trait Implementations

Register PB_MODEH reset()’s with value 0

Register size

Reset value of the register

read() method returns pb_modeh::R reader structure

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