aShowDeviceID is only used within UTILS_ReadDeviceInfo.
 
Symbols
loading...
Files
loading...

aShowDeviceID variable

Syntax

uint8_t aShowDeviceID[30] = {0};

References

LocationReferrerText
main.c:36
uint8_t aShowDeviceID[30] = {0};
main.c:73GetMCUInfo()
sprintf((char*)aShowDeviceID,"Device ID = 0x%lX", LL_DBGMCU_GetDeviceID());

Data Use

Functions reading aShowDeviceID
aShowDeviceID
all items filtered out
Type of aShowDeviceID
aShowDeviceID
uint8_t
all items filtered out