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

type PJ_CTRL = Reg<u32, _PJ_CTRL>;

Port Control Register

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

For information about available fields see pj_ctrl module

Trait Implementations

impl Readable for PJ_CTRL[src]

read() method returns pj_ctrl::R reader structure

impl ResetValue for PJ_CTRL[src]

Register PJ_CTRL reset()'s with value 0x0050_0050

type Type = u32

Register size

impl Writable for PJ_CTRL[src]

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