pub type DBG_PADOUT = Reg<DBG_PADOUT_SPEC>;
Expand description
DBG_PADOUT (r) register accessor: Read to sample the pad output values PIO is currently driving to the GPIOs. On RP2040 there are 30 GPIOs, so the two most significant bits are hardwired to 0.
You can read
this register and get dbg_padout::R
. See API.
For information about available fields see dbg_padout
module
Aliased Typeยง
struct DBG_PADOUT { /* private fields */ }