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

Nathan Moore nategoose at gmail.com
Tue Apr 26 16:31:27 CEST 2011


I messed up the switch statement -- it was supposed to be:

    switch ( sizeof(y) )

rather than:

    switch (y)

which makes more sense.



More information about the En-Nut-Discussion mailing list