This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Is Keil Compiler have bit operator.?

Sir,

Mdoubt is Like Sillicon Lartories(C8051f020) we can initialize the bit operators.
like:
bit a;
bit b;
if(a == 1)
{ LED = 1;
}

This type of keyword is there which supports in ARM processor???

0