nRF51 SDK v10.0.0
Macros
Base defined for SDK Modules

Macros

#define SDK_ERROR_BASE   (NRF_ERROR_BASE_NUM + 0x8000)
 
#define SDK_COMMON_ERROR_BASE   (NRF_ERROR_BASE_NUM + 0x0080)
 

Detailed Description

Macro Definition Documentation

#define SDK_COMMON_ERROR_BASE   (NRF_ERROR_BASE_NUM + 0x0080)

Base error value to be used for SDK error values.

#define SDK_ERROR_BASE   (NRF_ERROR_BASE_NUM + 0x8000)

Base value defined for SDK module identifiers.


This document was last updated on Mon Nov 9 2015.
Please send us your feedback about the documentation! For technical questions, visit the Nordic Developer Zone.