Home
last modified time | relevance | path

Searched defs:spiMode (Results 1 – 2 of 2) sorted by relevance

/hal_wurthelektronik-latest/sensors/WeSensorsSDK/WSEN_ISDS_2536030320001_hal/
DWSEN_ISDS_2536030320001_hal.c1422 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()
DWSEN_ISDS_2536030320001_hal.h253 …uint8_t spiMode : 1; /**< SPI serial interface mode. 0: 4-wire interface; 1: 3-wi… member