Texas-instruments TMS320C6000 Manual de usuario Pagina 25

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 62
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 24
AD535_powerDown
2-13
AD535 API Module
Sets AD535s output gain
AD535_outGain
Function void AD535_outGain(
AD535_Handle hAD535,
float outGain
);
Arguments hAD535 Handle to codec channel, see AD535_open()
outGain DAC output gain.
Return Value none
Description Sets the AD535s output gain.
6711 DSK
- AD535_GAIN_MUTE
- AD535_GAIN_0DB
- 36 dB <= outGain <= 12 dB (in 1.5 dB steps)
Example AD535_outGain(hAD535,AD535_GAIN_0DB);
Enables AD535s power-down mode
AD535_powerDown
Function void AD535_powerDown(
AD535_Handle hAD535
);
Arguments hAD535 Handle to codec channel, see AD535_open()
Return Value none
Description Enables the AD535s power down mode. This performs a software power
down, so the control registers retain their previous values.
Example AD535_powerDown(hAD535);
Vista de pagina 24
1 2 ... 20 21 22 23 24 25 26 27 28 29 30 ... 61 62

Comentarios a estos manuales

Sin comentarios