#include <wm8994.h>
Public Attributes | |
int32_t(* | DeInit )(WM8994_Object_t *) |
int32_t(* | GetFrequency )(WM8994_Object_t *, uint32_t *) |
int32_t(* | GetProtocol )(WM8994_Object_t *, uint32_t *) |
int32_t(* | GetResolution )(WM8994_Object_t *, uint32_t *) |
int32_t(* | GetVolume )(WM8994_Object_t *, uint32_t, uint8_t *) |
int32_t(* | Init )(WM8994_Object_t *, WM8994_Init_t *) |
int32_t(* | Pause )(WM8994_Object_t *) |
int32_t(* | Play )(WM8994_Object_t *) |
int32_t(* | ReadID )(WM8994_Object_t *, uint32_t *) |
int32_t(* | Reset )(WM8994_Object_t *) |
int32_t(* | Resume )(WM8994_Object_t *) |
int32_t(* | SetFrequency )(WM8994_Object_t *, uint32_t) |
int32_t(* | SetMute )(WM8994_Object_t *, uint32_t) |
int32_t(* | SetOutputMode )(WM8994_Object_t *, uint32_t) |
int32_t(* | SetProtocol )(WM8994_Object_t *, uint32_t) |
int32_t(* | SetResolution )(WM8994_Object_t *, uint32_t) |
int32_t(* | SetVolume )(WM8994_Object_t *, uint32_t, uint8_t) |
int32_t(* | Stop )(WM8994_Object_t *, uint32_t) |
Definition at line 78 of file stm32h747/stm32h747i-disco/CM7/Drivers/BSP/Components/wm8994/wm8994.h.
int32_t( * WM8994_Drv_t::DeInit) (WM8994_Object_t *) |
Definition at line 81 of file stm32h747/stm32h747i-disco/CM7/Drivers/BSP/Components/wm8994/wm8994.h.
int32_t( * WM8994_Drv_t::GetFrequency) (WM8994_Object_t *, uint32_t *) |
Definition at line 88 of file stm32h747/stm32h747i-disco/CM7/Drivers/BSP/Components/wm8994/wm8994.h.
int32_t( * WM8994_Drv_t::GetProtocol) (WM8994_Object_t *, uint32_t *) |
Definition at line 96 of file stm32h747/stm32h747i-disco/CM7/Drivers/BSP/Components/wm8994/wm8994.h.
int32_t( * WM8994_Drv_t::GetResolution) (WM8994_Object_t *, uint32_t *) |
Definition at line 94 of file stm32h747/stm32h747i-disco/CM7/Drivers/BSP/Components/wm8994/wm8994.h.
int32_t( * WM8994_Drv_t::GetVolume) (WM8994_Object_t *, uint32_t, uint8_t *) |
Definition at line 90 of file stm32h747/stm32h747i-disco/CM7/Drivers/BSP/Components/wm8994/wm8994.h.
int32_t( * WM8994_Drv_t::Init) (WM8994_Object_t *, WM8994_Init_t *) |
Definition at line 80 of file stm32h747/stm32h747i-disco/CM7/Drivers/BSP/Components/wm8994/wm8994.h.
int32_t( * WM8994_Drv_t::Pause) (WM8994_Object_t *) |
Definition at line 84 of file stm32h747/stm32h747i-disco/CM7/Drivers/BSP/Components/wm8994/wm8994.h.
int32_t( * WM8994_Drv_t::Play) (WM8994_Object_t *) |
Definition at line 83 of file stm32h747/stm32h747i-disco/CM7/Drivers/BSP/Components/wm8994/wm8994.h.
int32_t( * WM8994_Drv_t::ReadID) (WM8994_Object_t *, uint32_t *) |
Definition at line 82 of file stm32h747/stm32h747i-disco/CM7/Drivers/BSP/Components/wm8994/wm8994.h.
int32_t( * WM8994_Drv_t::Reset) (WM8994_Object_t *) |
Definition at line 97 of file stm32h747/stm32h747i-disco/CM7/Drivers/BSP/Components/wm8994/wm8994.h.
int32_t( * WM8994_Drv_t::Resume) (WM8994_Object_t *) |
Definition at line 85 of file stm32h747/stm32h747i-disco/CM7/Drivers/BSP/Components/wm8994/wm8994.h.
int32_t( * WM8994_Drv_t::SetFrequency) (WM8994_Object_t *, uint32_t) |
Definition at line 87 of file stm32h747/stm32h747i-disco/CM7/Drivers/BSP/Components/wm8994/wm8994.h.
int32_t( * WM8994_Drv_t::SetMute) (WM8994_Object_t *, uint32_t) |
Definition at line 91 of file stm32h747/stm32h747i-disco/CM7/Drivers/BSP/Components/wm8994/wm8994.h.
int32_t( * WM8994_Drv_t::SetOutputMode) (WM8994_Object_t *, uint32_t) |
Definition at line 92 of file stm32h747/stm32h747i-disco/CM7/Drivers/BSP/Components/wm8994/wm8994.h.
int32_t( * WM8994_Drv_t::SetProtocol) (WM8994_Object_t *, uint32_t) |
Definition at line 95 of file stm32h747/stm32h747i-disco/CM7/Drivers/BSP/Components/wm8994/wm8994.h.
int32_t( * WM8994_Drv_t::SetResolution) (WM8994_Object_t *, uint32_t) |
Definition at line 93 of file stm32h747/stm32h747i-disco/CM7/Drivers/BSP/Components/wm8994/wm8994.h.
int32_t( * WM8994_Drv_t::SetVolume) (WM8994_Object_t *, uint32_t, uint8_t) |
Definition at line 89 of file stm32h747/stm32h747i-disco/CM7/Drivers/BSP/Components/wm8994/wm8994.h.
int32_t( * WM8994_Drv_t::Stop) (WM8994_Object_t *, uint32_t) |
Definition at line 86 of file stm32h747/stm32h747i-disco/CM7/Drivers/BSP/Components/wm8994/wm8994.h.