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

type PI_DOUT = Reg<u32, _PI_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 pi_dout module

Trait Implementations

Register PI_DOUT reset()’s with value 0

Register size

Reset value of the register

read() method returns pi_dout::R reader structure

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