Bob McWhirter d68f2617e6 Add a Dbgmcu struct capable of enabling all relevant DBGMCU.cr fields.
Includes the addition of a `dbgmcu!(...)` macro table which currently takes
the form of

	(cr, $fn_name:ident)

where `$fn_name` is something like `set_dbgsleep_d1` etc.

The method is unsafe, since it's performing unsafe PAC operations.

Two examples modified to demonstrate its usage.
2021-07-22 14:18:48 -04:00
..
2021-07-05 03:18:23 +02:00
2021-06-08 17:20:29 +02:00
2021-06-24 20:28:06 -03:00
2021-07-14 23:39:50 -03:00
2021-06-09 13:54:53 +02:00
2021-05-21 20:13:39 -03:00