c2x5wamp 2.0.0.0
( standby, mute, play)

Macros

#define C2X5WAMP_MODE_STANDBY   0x00
 
#define C2X5WAMP_MODE_MUTE   0x01
 
#define C2X5WAMP_MODE_PLAY   0x02
 

Detailed Description

Macro Definition Documentation

◆ C2X5WAMP_MODE_MUTE

#define C2X5WAMP_MODE_MUTE   0x01

◆ C2X5WAMP_MODE_PLAY

#define C2X5WAMP_MODE_PLAY   0x02

◆ C2X5WAMP_MODE_STANDBY

#define C2X5WAMP_MODE_STANDBY   0x00