Книга: Advanced PIC Microcontroller Projects in C

4.1.5 Function Reentrancy

4.1.5 Function Reentrancy

The mikroC compiler supports only a limited function reentrancy. Functions that have no arguments and local variables can be called both from the interrupt service routines and from the main program. Functions that have arguments and/or local variables can only be called from the interrupt service routines or from the main program.


Генерация: 1.112. Запросов К БД/Cache: 3 / 0
поделиться
Вверх Вниз