radiostation 2.0.0.0
Return Value Masks

Macros

#define RADIOSTATION_CTS   0x80
 
#define RADIOSTATION_ERR   0x40
 
#define RADIOSTATION_RDSINT   0x04
 
#define RADIOSTATION_ASQINT   0x02
 
#define RADIOSTATION_STCINT   0x01
 

Detailed Description

Macro Definition Documentation

◆ RADIOSTATION_ASQINT

#define RADIOSTATION_ASQINT   0x02

◆ RADIOSTATION_CTS

#define RADIOSTATION_CTS   0x80

◆ RADIOSTATION_ERR

#define RADIOSTATION_ERR   0x40

◆ RADIOSTATION_RDSINT

#define RADIOSTATION_RDSINT   0x04

◆ RADIOSTATION_STCINT

#define RADIOSTATION_STCINT   0x01