SE_DebugStatus_t Struct Reference
SE - Secure Element
>
Deprecated Functions
Deprecated Functions
SE debug status.
#include <em_se.h>
Data Fields |
|
bool | debugLockEnabled |
Whether debug lock is enabled.
|
|
bool | deviceEraseEnabled |
Whether device erase is enabled.
|
|
bool | secureDebugEnabled |
Whether secure debug is enabled.
|
|
SE debug status.
Field Documentation
◆ debugLockEnabled
bool SE_DebugStatus_t::debugLockEnabled |
Whether debug lock is enabled.
◆ deviceEraseEnabled
bool SE_DebugStatus_t::deviceEraseEnabled |
Whether device erase is enabled.
◆ secureDebugEnabled
bool SE_DebugStatus_t::secureDebugEnabled |
Whether secure debug is enabled.