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

type PJ_DOUT = Reg<u32, _PJ_DOUT>;
Expand description

Port Data Out Register

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

For information about available fields see pj_dout module

Trait Implementations

Register PJ_DOUT reset()’s with value 0

Register size

Reset value of the register

read() method returns pj_dout::R reader structure

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