Oleg Skydan Mon, 17 Feb 2003 23:15:34 -0800
Hi, All, Is there any trick to write somthing like next:
asm volatile(" bic.b #WDTIE,&IE1"::); E.g. how can I use macros in inline assembly in a flexible way? Thanks, Oleg.