Module debug

Module debug 

Source
Expand description

Secure debug configuration

Modules§

control
Module control register
identify
Unique module identifier
password
Password of debug module

Structs§

RegisterBlock
Register block

Type Aliases§

CONTROL
control (rw) register accessor: an alias for Reg<CONTROL_SPEC>
IDENTIFY
identify (r) register accessor: an alias for Reg<IDENTIFY_SPEC>
PASSWORD
password (rw) register accessor: an alias for Reg<PASSWORD_SPEC>