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

type PD_DOUT = Reg<u32, _PD_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 pd_dout module

Trait Implementations

Register PD_DOUT reset()’s with value 0

Register size

Reset value of the register

read() method returns pd_dout::R reader structure

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