[][src]Type Definition muscab1_pac::gpio0::DATAOUT

type DATAOUT = Reg<u32, _DATAOUT>;

Data Output Register

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

For information about avaliable fields see dataout module

Trait Implementations

impl Readable for DATAOUT[src]

read() method returns dataout::R reader structure

impl Writable for DATAOUT[src]

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

impl ResetValue for DATAOUT[src]

Register DATAOUT reset()'s with value 0

type Type = u32

Register size