User manual
6
mikoPascal PRO for dsPIC30/33 and PIC24
MikroElektronika
Interrupts 144
Function Calls from Interrupt 144
Interrupt Handling 144
Interrupt Example 145
Linker Directives 146
Directive absolute 146
Directive org 146
Directive orgall 147
Built-in Routines 148
Lo 149
Hi 149
Higher 150
Highest 150
LoWord 151
HiWord 151
Inc 152
Dec 152
Chr 152
Ord 153
SetBit 153
ClearBit 153
TestBit 154
Delay_us 154
Delay_ms 154
Vdelay_ms 155
VDelay_advanced_ms 155
Delay_Cyc 156
Delay_Cyc_Long 156
Clock_kHz 156
Clock_MHz 157
Get_Fosc_kHz 157
Get_Fosc_Per_Cyc 157
Reset 158
ClrWdt 158
DisableContextSaving() 158
SetFuncCall 159
SetOrg 159
GetDateTime 160
DoGetVersion 160
Code Optimization 161
Constant folding 161
Constant propagation 161
Copy propagation 161
Value numbering 161
"Dead code" ellimination 161
Stack allocation 161