LibDriver WM8978
Loading...
Searching...
No Matches
driver_wm8978_play_test.h
Go to the documentation of this file.
1
36
37#ifndef DRIVER_WM8978_PLAY_TEST_H
38#define DRIVER_WM8978_PLAY_TEST_H
39
40#include "wav_player_interface.h"
42
43#ifdef __cplusplus
44extern "C"{
45#endif
46
53
62uint8_t wm8978_play_buffer_fill(uint8_t index);
63
72uint8_t wm8978_play_test(char *path);
73
80
84
85#ifdef __cplusplus
86}
87#endif
88
89#endif
driver wm8978 interface header file
struct wav_handle_s wav_handle_t
wav handle structure definition
uint8_t wm8978_play_buffer_fill(uint8_t index)
play buffer fill
uint8_t wm8978_play_test(char *path)
play test
wav_handle_t * wm8978_play_get_handle(void)
play get handle