They are line continuation markers. They should be exactly the last character on the line.
In this case it allows the #define to be written over several lines rather than having to put the whole statement on one line as would normally be the case with #define.
PCM programmer
Joined: 06 Sep 2003 Posts: 21708
Posted: Mon Jun 28, 2010 7:06 pm
You can substitute the CCS function spi_write() for their _SPI_WRITE()
function.
klausdejong
Joined: 15 Nov 2004 Posts: 18
Posted: Tue Jun 29, 2010 6:41 am
So, the code snippet I posted is their definition for the CCS spi_write()
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum