Texas-instruments TMS320C6000 Manual do Utilizador Página 25

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 62
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 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 página 24
1 2 ... 20 21 22 23 24 25 26 27 28 29 30 ... 61 62

Comentários a estes Manuais

Sem comentários