Type Alias rp2040_pac::pio0::DBG_CFGINFO

source ·
pub type DBG_CFGINFO = Reg<DBG_CFGINFO_SPEC>;
Expand description

DBG_CFGINFO (r) register accessor: The PIO hardware has some free parameters that may vary between chip products.
These should be provided in the chip datasheet, but are also exposed here.

You can read this register and get dbg_cfginfo::R. See API.

For information about available fields see dbg_cfginfo module

Aliased Type§

struct DBG_CFGINFO { /* private fields */ }