Home
last modified time | relevance | path

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

/hal_wurthelektronik-latest/sensors/WeSensorsSDK/WSEN_ISDS_2536030320001_hal/
DWSEN_ISDS_2536030320001_hal.h237 …uint8_t gyroFullScale : 3; /**< Gyroscope full-scale selection. Default value: 0. See I… member
DWSEN_ISDS_2536030320001_hal.c1257 ctrl2.gyroFullScale = fullScale; in ISDS_setGyroFullScale()
1285 *fullScale = (ISDS_gyroFullScale_t) ctrl2.gyroFullScale; in ISDS_getGyroFullScale()