Iar Ew8051 __full__ π π
Example:
#pragma vector = 0x0B // Timer 1 interrupt __interrupt void Timer1_ISR(void) // code iar ew8051
Example interrupt handler:
Example:
#pragma vector = 0x0B // Timer 1 interrupt __interrupt void Timer1_ISR(void) // code iar ew8051
Example interrupt handler: