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

type PI_MODEL = Reg<u32, _PI_MODEL>;

Port Pin Mode Low Register

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

For information about avaliable fields see pi_model module

Trait Implementations

impl Readable for PI_MODEL[src]

read() method returns pi_model::R reader structure

impl Writable for PI_MODEL[src]

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

impl ResetValue for PI_MODEL[src]

Register PI_MODEL reset()'s with value 0

type Type = u32

Register size