Home
last modified time | relevance | path

Searched refs:dataEnableDataReady (Results 1 – 2 of 2) sorted by relevance

/hal_wurthelektronik-latest/sensors/WeSensorsSDK/WSEN_ISDS_2536030320001_hal/
DWSEN_ISDS_2536030320001_hal.h430 …uint8_t dataEnableDataReady : 1; /**< Data enable (DEN) data-ready signal. It is set high w… member
DWSEN_ISDS_2536030320001_hal.c3344 *dataReady = (ISDS_state_t) status.dataEnableDataReady; in ISDS_isDataEnableDataReady()