[][src]Type Definition efm32hg309f64::gpio::PC_DOUT

type PC_DOUT = Reg<u32, _PC_DOUT>;

Port Data Out Register

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

For information about avaliable fields see pc_dout module

Trait Implementations

impl Readable for PC_DOUT[src]

read() method returns pc_dout::R reader structure

impl Writable for PC_DOUT[src]

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

impl ResetValue for PC_DOUT[src]

Register PC_DOUT reset()'s with value 0

type Type = u32

Register size