S145 SoftDevice for nRF54LM20 API documentation 10.0.0
Loading...
Searching...
No Matches

◆ SD_FWID_GET

#define SD_FWID_GET ( baseaddr)

#include <nrf_sdm.h>

Value:
(*((uint16_t *) ((baseaddr) + SD_FWID_OFFSET)))
#define SD_FWID_OFFSET
Defines the offset for FWID value relative to the SoftDevice base address. The FWID value is of type ...
Definition nrf_sdm.h:104

Defines a macro for retrieving the actual FWID value from a given base address.