Datasheet

PASCAL STANDARD ISSUES
Divergence from the Pascal Standard
- Function recursion is not supported because of no easily-usable stack and limited
memory AVR Specific
Pascal Language Extensions
mikroPascal PRO for AVR has additional set of keywords that do not belong to the
standard Pascal language keywords:
- code
- data
- io
- rx
- sfr
- register
- at
- sbit
- bit
Related topics: Keywords, AVR Specific
94
MIKROELEKTRONIKA - SOFTWARE AND HARDWARE SOLUTIONS FOR EMBEDDED WORLD
Specifics
mikroPASCAL PRO for AVR
CHAPTER 3