gyro8 2.1.0.0
Gyro 8 Registers Settings

Settings for registers of Gyro 8 Click driver. More...

Macros

#define GYRO8_ID   0x0500
 Gyro 8 identification setting.
 
#define GYRO8_TEMP_SENS   14.7f
 Gyro 8 temperature and angular calculation values.
 
#define GYRO8_TEMP_OFFSET   60.0f
 
#define GYRO8_GYRO_SENS   50.0f
 
#define GYRO8_SET_DATA_SAMPLE_EDGE   SET_SPI_DATA_SAMPLE_EDGE
 Data sample selection.
 
#define GYRO8_SET_DATA_SAMPLE_MIDDLE   SET_SPI_DATA_SAMPLE_MIDDLE
 

Detailed Description

Settings for registers of Gyro 8 Click driver.

Macro Definition Documentation

◆ GYRO8_GYRO_SENS

#define GYRO8_GYRO_SENS   50.0f

◆ GYRO8_ID

#define GYRO8_ID   0x0500

Gyro 8 identification setting.

Specified setting for identification of Gyro 8 Click driver.

◆ GYRO8_SET_DATA_SAMPLE_EDGE

#define GYRO8_SET_DATA_SAMPLE_EDGE   SET_SPI_DATA_SAMPLE_EDGE

Data sample selection.

This macro sets data samples for SPI modules.

Note
Available only on Microchip PIC family devices. This macro will set data sampling for all SPI modules on MCU. Can be overwritten with gyro8_init which will set SET_SPI_DATA_SAMPLE_MIDDLE by default on the mapped mikrobus.

◆ GYRO8_SET_DATA_SAMPLE_MIDDLE

#define GYRO8_SET_DATA_SAMPLE_MIDDLE   SET_SPI_DATA_SAMPLE_MIDDLE

◆ GYRO8_TEMP_OFFSET

#define GYRO8_TEMP_OFFSET   60.0f

◆ GYRO8_TEMP_SENS

#define GYRO8_TEMP_SENS   14.7f

Gyro 8 temperature and angular calculation values.

Specified temperature and angular calculation values of Gyro 8 Click driver.