Type Alias 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 */ }