[En-Nut-Discussion] Hardware Register Access Using Volatile Pointer

Michael Fischer fischermi at t-online.de
Tue Apr 26 07:41:10 CEST 2011


Hello Nathan,

what do you think about this solution?

#define FAKE_USE(_x) if(_x) { asm volatile (" nop"); }

It looks a bit easier than your complicated version.

Best regards,
Michael



More information about the En-Nut-Discussion mailing list