MD_YX5300 Library  1.3
Library for YX5300 MP3 player IC
MD_YX5300.cpp File Reference

Implements class methods. More...

#include "MD_YX5300.h"
Include dependency graph for MD_YX5300.cpp:

Macros

#define ARRAY_SIZE(a)   (sizeof(a)/sizeof(a[0]))
 Generic array element count macro.
 
#define LIBDEBUG   0
 Set to 1 to enable Debug statement in the library.
 
#define PRINT(s, v)
 Print a string followed by a value (decimal)
 
#define PRINTX(s, v)
 Print a string followed by a value (hex)
 
#define PRINTS(s)
 Print a string.
 

Detailed Description

Implements class methods.