How do you assign a specific memory address to a pointer ? The Special Function Registers in micro such AVR m128 has fixed addresses, the AVR gcc defines the SFR in the io.h header file but I want to handle it myself, thanks for the help in advance.
Cheers!