MTB CAT1 Peripheral driver library
All Data Structures Functions Variables Typedefs Enumerations Enumerator Modules Pages

General Description

Macros

#define CY_MIXER_DRV_VERSION_MAJOR   1
 Driver major version.
 
#define CY_MIXER_DRV_VERSION_MINOR   0
 Driver minor version.
 
#define CY_MIXER_ID   (CY_PDL_DRV_ID(0x25U))
 The Mixer driver identifier.
 
#define CY_MIXER_GAIN_CODE_MUTE   (0U)
 Mixer gain code: mute.
 
#define CY_MIXER_GAIN_CODE_NONE   (115U)
 Mixer gain code: no gain.
 
#define CY_MIXER_GAIN_CODE_MAX   (127U)
 Mixer gain code: maximum gain.