Left shift and registersHello! I have found this peice of code and i dont know what it does... can anyone please briefl...
Bitwise operators and registerslike this? [code]REGx = REGx | BITx //turn on REGx = REGx & ~BITx //turn off[/code]
while loopIf i do it like this i get a syntax error.
Bitwise operators and registersHello! I wonder, how can i tweak ON OFF a single bit in register REGx with adress 0x13001200 and ...
while loopHello. I would like for this while loop to wait for ADC_INT_STATUS bit in register ADC_INT_STATUS_...
This user does not accept Private Messages