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

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

Trait Implementations

Register PC_MODEH reset()’s with value 0

Register size

Reset value of the register

read() method returns pc_modeh::R reader structure

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