[][src]Type Definition efm32pg12_pac::gpio::PG_DOUT

type PG_DOUT = Reg<u32, _PG_DOUT>;

Port Data Out Register

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

For information about avaliable fields see pg_dout module

Trait Implementations

impl Readable for PG_DOUT[src]

read() method returns pg_dout::R reader structure

impl Writable for PG_DOUT[src]

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

impl ResetValue for PG_DOUT[src]

Register PG_DOUT reset()'s with value 0

type Type = u32

Register size