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

type PE_CTRL = Reg<u32, _PE_CTRL>;

Port Control Register

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

For information about available fields see pe_ctrl module

Trait Implementations

impl Readable for PE_CTRL[src]

read() method returns pe_ctrl::R reader structure

impl ResetValue for PE_CTRL[src]

Register PE_CTRL reset()'s with value 0x0050_0050

type Type = u32

Register size

impl Writable for PE_CTRL[src]

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