This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts
This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

field name error in spis library

Hi,

I want to use both SPI master & slave altogether, but when I include nrf_drv_spis.h upon compilation the following error occurs :

C:\Keil_v5\ARM\PACK\NordicSemiconductor\nRF_Drivers\4.0.0-2.alpha\hal\nrf_spis.h(422): error:           #134: expected a field name
      return (nrf_spis_status_mask_t) p_spis->
TATUS;

Any clue how to fix it ? I've got SPIS1 enabled in nrf_drv_config and both libraries included in Keil.

Parents Reply Children
No Data
Related