Hi everyone, I have a new project and in my code, I want to read the live status of GPIOs inside an array of my custom struct.My opinion is to define a pointer property inside of struct that points to the register like _RB10 but when I do that, I give thi..
↧