#include <hpm_wm8960.h>
Data Fields | |
| wm8960_route_t | route |
| wm8960_protocol_t | bus |
| bool | enable_speaker |
| wm8960_input_t | left_input |
| wm8960_input_t | right_input |
| wm8960_play_source_t | play_source |
| wm8960_audio_format_t | format |
| wm8960_protocol_t wm8960_config::bus |
| bool wm8960_config::enable_speaker |
| wm8960_audio_format_t wm8960_config::format |
| wm8960_input_t wm8960_config::left_input |
| wm8960_play_source_t wm8960_config::play_source |
| wm8960_input_t wm8960_config::right_input |
| wm8960_route_t wm8960_config::route |