
dsPIC
®
DSC DTMF Detection Library User’s Guide
DS70332A-page 28
©
2008 Microchip Technology Inc.
SetFs7200
Function
Used to change the AFE sampling rate to 7.2 kHz. Initially Si3021 is initialized to
8 kHz sampling rate in
Init_Si3021
. This function must be called by the user appli-
cation when the data pump requests the user application to change the sampling rate
to 7.2 kHz.
Prototype
void SetFs7200(void)
Arguments
None.
Return Value
None.
Code Example
SetFs7200();
SetFs8000
Function
Used to change the AFE sampling rate to 8 kHz. This function must be called by the
user application to change the AFE sampling rate from 7.2 kHz to 8 kHz.
Prototype
void SetFs8000(void)
Arguments
None.
Return Value
None.
Code Example
SetFs8000();
Содержание dsPIC DSC DTMF
Страница 1: ...2008 Microchip Technology Inc DS70332A dsPIC DSC DTMF DETECTION LIBRARY USER S GUIDE...
Страница 4: ...dsPIC DSC DTMF Detection Library User s Guide DS70332A page iv 2008 Microchip Technology Inc NOTES...
Страница 26: ...dsPIC DSC DTMF Detection Library User s Guide DS70332A page 22 2008 Microchip Technology Inc NOTES...
Страница 30: ...dsPIC DSC DTMF Detection Library User s Guide DS70332A page 26 2008 Microchip Technology Inc NOTES...