[][src]Type Definition rp2040::pio0::DBG_PADOUT

type DBG_PADOUT = Reg<u32, _DBG_PADOUT>;

Read to sample the pad output values PIO is currently driving to the GPIOs.

This register you can read. See API.

For information about available fields see dbg_padout module

Trait Implementations

impl Readable for DBG_PADOUT[src]

read() method returns dbg_padout::R reader structure