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

type PJ_CTRL = Reg<u32, _PJ_CTRL>;
Expand description

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

Register PJ_CTRL reset()’s with value 0x0050_0050

Register size

Reset value of the register

read() method returns pj_ctrl::R reader structure

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