ndn-lite
Macros
ndn-services.h File Reference

Go to the source code of this file.

Macros

#define NDN_SD_CONTROL   "SD_CTL"
 
#define NDN_SD_CONTROL_SLEEP   "SD_CTL/SLP"
 
#define NDN_SD_CONTROL_WAKEUP   "SD_CTL/WK"
 
#define NDN_SD_CONTROL_POWER_OFF   "SD_CTL/PWOFF"
 
#define NDN_SD_CONTROL_REBOOT   "SD_CTL/REBOOT"
 
#define NDN_SD_LED   "SD_LED"
 
#define NDN_SD_LED_ON   "SD_LED/ON"
 
#define NDN_SD_LED_OFF   "SD_LED/OFF"
 
#define NDN_SD_TEMPERATURE   "SD_TMP"
 
#define NDN_SD_TEMPERATURE_READ   "SD_TMP/READ"
 

Macro Definition Documentation

◆ NDN_SD_CONTROL

#define NDN_SD_CONTROL   "SD_CTL"

◆ NDN_SD_CONTROL_POWER_OFF

#define NDN_SD_CONTROL_POWER_OFF   "SD_CTL/PWOFF"

◆ NDN_SD_CONTROL_REBOOT

#define NDN_SD_CONTROL_REBOOT   "SD_CTL/REBOOT"

◆ NDN_SD_CONTROL_SLEEP

#define NDN_SD_CONTROL_SLEEP   "SD_CTL/SLP"

◆ NDN_SD_CONTROL_WAKEUP

#define NDN_SD_CONTROL_WAKEUP   "SD_CTL/WK"

◆ NDN_SD_LED

#define NDN_SD_LED   "SD_LED"

◆ NDN_SD_LED_OFF

#define NDN_SD_LED_OFF   "SD_LED/OFF"

◆ NDN_SD_LED_ON

#define NDN_SD_LED_ON   "SD_LED/ON"

◆ NDN_SD_TEMPERATURE

#define NDN_SD_TEMPERATURE   "SD_TMP"

◆ NDN_SD_TEMPERATURE_READ

#define NDN_SD_TEMPERATURE_READ   "SD_TMP/READ"