I'm using a dsPIC33CK64MP205. I want to toggle pin 3 of Port C LO-to-HI. In my experience using 'inline' means the compiler includes the 'inline' code into the existing process flow without pushing the stack. In this way it's the same as a macro. I'm new ..
↧