thingstream  2.0.0.0
Modules | Macros

Modules

 MikroBUS
 
 Error Code
 
 Driver define
 
 Current support NEMA command
 
 GPGGA command elements
 
 GPGLL command elements
 
 Parser command error
 
 CGNSINF command elements
 

Macros

#define THINGSTREAM_PIN_STATE_HIGH   1
 
#define THINGSTREAM_PIN_STATE_LOW   0
 
#define THINGSTREAM_SUCCESS   0xAA
 
#define THINGSTREAM_ERROR   0xBB
 

Detailed Description

Macro Definition Documentation

◆ THINGSTREAM_ERROR

#define THINGSTREAM_ERROR   0xBB

◆ THINGSTREAM_PIN_STATE_HIGH

#define THINGSTREAM_PIN_STATE_HIGH   1

◆ THINGSTREAM_PIN_STATE_LOW

#define THINGSTREAM_PIN_STATE_LOW   0

◆ THINGSTREAM_SUCCESS

#define THINGSTREAM_SUCCESS   0xAA