Prepare for silly a question, newbie in the room. Be gentle.
I have read a few posts with the same type of questions and I am still not 100% on the subject. I fully understand that I cannot 'simply do a port read' since the syntax is different.
Ultimately, I am trying to capture 8-bits and I have many many questions on how to do so.. but I will start with this one..
How is this following statement read?
PIOX->PIO_PDSR
I have seen many code examples with this structure and I am unsure what the "->" is achieving.