User Manual
VS1003
10 VS1003 REGISTERS
The user may, at will, replace the instruction with a jmpi command to gain control over the AD
Modulator interrupt.
10.13.5 TxInt, 0x24
Normally contains the following VS_DSP assembly code:
jmpi EMPTY_INT_ADDRESS,(i6)+1
The user may, at will, replace the instruction with a jmpi command to gain control over the
UART TX interrupt.
10.13.6 RxInt, 0x25
Normally contains the following VS_DSP assembly code:
jmpi RX_INT_ADDRESS,(i6)+1
The user may, at will, replace the first instruction with a jmpi command to gain control over the
UART RX interrupt.
10.13.7 Timer0Int, 0x26
Normally contains the following VS_DSP assembly code:
jmpi EMPTY_INT_ADDRESS,(i6)+1
The user may, at will, replace the first instruction with a jmpi command to gain control over the
Timer 0 interrupt.
10.13.8 Timer1Int, 0x27
Normally contains the following VS_DSP assembly code:
jmpi EMPTY_INT_ADDRESS,(i6)+1
The user may, at will, replace the first instruction with a jmpi command to gain control over the
Timer 1 interrupt.
Version: 1.08, 2014-12-19 57