(Page 5 of 8 in this chapter)
|
|
Most Significant Bit
|
|
|
|
|
|
|
Least Significant Bit
| ||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Bit Position
|
15
|
14
|
13
|
12
|
11
|
10
|
9
|
8
|
7
|
6
|
5
|
4
|
3
|
2
|
1
|
0
|
|
DTMF Key
|
D
|
C
|
B
|
A
|
#
|
*
|
9
|
8
|
7
|
6
|
5
|
4
|
3
|
2
|
1
|
0
|
For example, if the abort mask is set to 0x03FF, the play and record operations will terminate if any digit from `0' through `9' is entered by the remote party. The adidef.h include file contains #defines (ADI_DTMF_xxx) for each digit and for certain digit groups.
(Page 5 of 8 in this chapter)