[][src]Type Definition efm32pg1b_pac::gpio::PE_MODEL

type PE_MODEL = Reg<u32, _PE_MODEL>;

Port Pin Mode Low Register

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

For information about available fields see pe_model module

Trait Implementations

impl Readable for PE_MODEL[src]

read() method returns pe_model::R reader structure

impl ResetValue for PE_MODEL[src]

Register PE_MODEL reset()'s with value 0

type Type = u32

Register size

impl Writable for PE_MODEL[src]

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