What is the difference between the following two variable declaration?
unsigned char var; and unsigned char data var;
View all questions in Keil forum