Hi,
I am using the Atmel Studio to program an ATSAM4LC2CA controller and needs to read/write an entire port.
I have tried to use GPIOA, PORTA, IOPORT_PORTA and a lot of other names that are used in the documentation.
No matter what I do I get 'IOPORT_PORTA' undeclared (first use in this function).
How do I access a Port in Atmel studio and were should the port be defined?
Regards,
Morten