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

type PI_CTRL = Reg<u32, _PI_CTRL>;

Port Control Register

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

For information about available fields see pi_ctrl module

Trait Implementations

impl Readable for PI_CTRL[src]

read() method returns pi_ctrl::R reader structure

impl ResetValue for PI_CTRL[src]

Register PI_CTRL reset()'s with value 0x0050_0050

type Type = u32

Register size

impl Writable for PI_CTRL[src]

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