#include <adv7533.h>
Public Attributes | |
int32_t(* | DeInit )(ADV7533_Object_t *) |
int32_t(* | GetFrequency )(ADV7533_Object_t *, uint32_t *) |
int32_t(* | GetProtocol )(ADV7533_Object_t *) |
int32_t(* | GetResolution )(ADV7533_Object_t *, uint32_t *) |
int32_t(* | GetVolume )(ADV7533_Object_t *, uint8_t) |
int32_t(* | Init )(ADV7533_Object_t *, ADV7533_Init_t *) |
int32_t(* | Pause )(ADV7533_Object_t *) |
int32_t(* | Play )(ADV7533_Object_t *) |
int32_t(* | ReadID )(ADV7533_Object_t *, uint32_t *) |
int32_t(* | Reset )(ADV7533_Object_t *) |
int32_t(* | Resume )(ADV7533_Object_t *) |
int32_t(* | SetFrequency )(ADV7533_Object_t *, uint32_t) |
int32_t(* | SetMute )(ADV7533_Object_t *, uint16_t) |
int32_t(* | SetOutputMode )(ADV7533_Object_t *, uint16_t) |
int32_t(* | SetProtocol )(ADV7533_Object_t *, uint16_t) |
int32_t(* | SetResolution )(ADV7533_Object_t *, uint32_t) |
int32_t(* | SetVolume )(ADV7533_Object_t *, uint8_t, uint8_t) |
int32_t(* | Stop )(ADV7533_Object_t *, uint32_t) |
int32_t( * ADV7533_Drv_t::DeInit) (ADV7533_Object_t *) |
int32_t( * ADV7533_Drv_t::GetFrequency) (ADV7533_Object_t *, uint32_t *) |
int32_t( * ADV7533_Drv_t::GetProtocol) (ADV7533_Object_t *) |
int32_t( * ADV7533_Drv_t::GetResolution) (ADV7533_Object_t *, uint32_t *) |
int32_t( * ADV7533_Drv_t::GetVolume) (ADV7533_Object_t *, uint8_t) |
int32_t( * ADV7533_Drv_t::Init) (ADV7533_Object_t *, ADV7533_Init_t *) |
int32_t( * ADV7533_Drv_t::Pause) (ADV7533_Object_t *) |
int32_t( * ADV7533_Drv_t::Play) (ADV7533_Object_t *) |
int32_t( * ADV7533_Drv_t::ReadID) (ADV7533_Object_t *, uint32_t *) |
int32_t( * ADV7533_Drv_t::Reset) (ADV7533_Object_t *) |
int32_t( * ADV7533_Drv_t::Resume) (ADV7533_Object_t *) |
int32_t( * ADV7533_Drv_t::SetFrequency) (ADV7533_Object_t *, uint32_t) |
int32_t( * ADV7533_Drv_t::SetMute) (ADV7533_Object_t *, uint16_t) |
int32_t( * ADV7533_Drv_t::SetOutputMode) (ADV7533_Object_t *, uint16_t) |
int32_t( * ADV7533_Drv_t::SetProtocol) (ADV7533_Object_t *, uint16_t) |
int32_t( * ADV7533_Drv_t::SetResolution) (ADV7533_Object_t *, uint32_t) |
int32_t( * ADV7533_Drv_t::SetVolume) (ADV7533_Object_t *, uint8_t, uint8_t) |
int32_t( * ADV7533_Drv_t::Stop) (ADV7533_Object_t *, uint32_t) |