Quantcast
Channel: Keil Discussion Forum RSS Feed
Viewing all articles
Browse latest Browse all 3049

C166: Interrupts in library

$
0
0
I am creating library for initialization and working with timers. I have to insert interrupt function from timers into the library. In this function I will calling "timerHeandlerFunction" in another *.c file (It will some interface between user and library). Is possible create interrupt functions in a library (*.lib)?

Viewing all articles
Browse latest Browse all 3049

Trending Articles