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

◆ SD_SIZE_GET

#define SD_SIZE_GET ( baseaddr)

#include <nrf_sdm.h>

Value:
(*((uint32_t *) ((baseaddr) + SD_SIZE_OFFSET)))
#define SD_SIZE_OFFSET
Defines the offset for the SoftDevice size value relative to the SoftDevice base address....
Definition nrf_sdm.h:100

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