<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://devzone.nordicsemi.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>NRFX driver query.</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/62115/nrfx-driver-query</link><description>Trying to port some SPI code to the Release 15 NRFX API and seeing an error from nrfx_spi.h, line 82 
 
 /** @brief Macro for creating an instance of the SPI master driver. */ #define NRFX_SPI_INSTANCE(id) \ { \ .p_reg = NRFX_CONCAT_2(NRF_SPI, id), \</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 03 Jun 2020 13:33:11 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/62115/nrfx-driver-query" /><item><title>RE: NRFX driver query.</title><link>https://devzone.nordicsemi.com/thread/253041?ContentTypeID=1</link><pubDate>Wed, 03 Jun 2020 13:33:11 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:196115df-d28f-4e85-956c-dbfa1981b940</guid><dc:creator>dogz</dc:creator><description>&lt;p&gt;It was my error, had changed the include in the source to nrfx_spim.h but not in the header!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>