Peter_wadley
New Member
Hey,
Just wondering how you change a single bit in MikroC...
that is, what is the equivalent of this assembly:
BSF PORTA,1
in MikroC?
Seems simple enough but I haven't been able to find the syntax...
Just wondering how you change a single bit in MikroC...
that is, what is the equivalent of this assembly:
BSF PORTA,1
in MikroC?
Seems simple enough but I haven't been able to find the syntax...