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

type PG_MODEL = Reg<u32, _PG_MODEL>;
Expand description

Port Pin Mode Low Register

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

For information about available fields see pg_model module

Trait Implementations

Register PG_MODEL reset()’s with value 0

Register size

Reset value of the register

read() method returns pg_model::R reader structure

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