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

type PI_DOUT = Reg<u32, _PI_DOUT>;

Port Data Out Register

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

For information about avaliable fields see pi_dout module

Trait Implementations

impl Readable for PI_DOUT[src]

read() method returns pi_dout::R reader structure

impl Writable for PI_DOUT[src]

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

impl ResetValue for PI_DOUT[src]

Register PI_DOUT reset()'s with value 0

type Type = u32

Register size