MNRS-BM-BSP/include/ehrenberg/devices/i2s.h

10 lines
124 B
C

#ifndef _BSP_IIS_H
#define _BSP_IIS_H
#include "gen/i2s.h"
#define MODE_I2S 1
#define MODE_PDM 2
#endif /* _BSP_IIS_H */