2011-05-04 8:53 AM
STM8 FLAGS, EVENTS and Interrupts?
2011-05-17 6:12 AM
>> I know that the second example will loop until the while condition becomes false but what does the first example do?
Nothing (the C statement '';'') until the while condition becomes false.