Searched defs:spiMode (Results 1 – 2 of 2) sorted by relevance
1422 int8_t ISDS_setSpiMode(WE_sensorInterface_t* sensorInterface, ISDS_spiMode_t spiMode) in ISDS_setSpiMode()1442 int8_t ISDS_getSpiMode(WE_sensorInterface_t* sensorInterface, ISDS_spiMode_t *spiMode) in ISDS_getSpiMode()
253 …uint8_t spiMode : 1; /**< SPI serial interface mode. 0: 4-wire interface; 1: 3-wi… member