SE_Status_t Struct Reference
SE - Secure Element > Deprecated Functions

SE status.

#include <em_se.h>

Data Fields

uint32_t bootStatus
Boot status code / error code (Bits [7:0]).
uint32_t seFwVersion
SE firmware version.
uint32_t hostFwVersion
Host firmware version (if available).
SE_DebugStatus_t debugStatus
Debug lock status.
bool secureBootEnabled
Secure boot enabled.

SE status.

Field Documentation

bootStatus

uint32_t SE_Status_t::bootStatus

Boot status code / error code (Bits [7:0]).

seFwVersion

uint32_t SE_Status_t::seFwVersion

SE firmware version.

hostFwVersion

uint32_t SE_Status_t::hostFwVersion

Host firmware version (if available).

debugStatus

SE_DebugStatus_t SE_Status_t::debugStatus

Debug lock status.

secureBootEnabled

bool SE_Status_t::secureBootEnabled

Secure boot enabled.