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

type PL_MODEL = Reg<u32, _PL_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 pl_model module

Trait Implementations

impl Readable for PL_MODEL[src]

read() method returns pl_model::R reader structure

impl Writable for PL_MODEL[src]

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

impl ResetValue for PL_MODEL[src]

Register PL_MODEL reset()'s with value 0

type Type = u32

Register size