I am attempting to create a simple inline assembly function, and really don't understand the advanced parameter stuff Because a while (!SPI1STATLbits.SPIRBF); generates a lot of overhead, I would like to be able to replace it withthe equivalent of the fol..
↧