That's right, the user has the option to use macros or not. A user can write all...
Yes. I always try instead of numeric constants use a macro, all the more that the...
You can do so that you can use a number of interrupt vectors. # define ISR(vector,bank)...
For example: ISR(ADC0_EOC_VECTOR,0) { res_adc=ADC0; adc_done=1; AD0INT = 0; } extract...
header for pin manipulation (for EFM8BB1)
header for EFM8BB1
macro compatibility with Keil
I'm sorry, I'm confused JBC with JNB.