ISSDK  1.8
IoT Sensing Software Development Kit
Macros
frdm_stbi_a8974_shield.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define SHIELD_NAME   "FRDM-STBI-A8974"
 The frdm_stbi_a8974_shield.h file declares arduino pin mapping for frdm_stbi_a8974_shield with frdm-k22f. More...
 
#define FXLS8974_I2C_ADDR   0x18
 
#define FXLS8974_CS   D10
 
#define FXLS8974_MOSI   D11
 
#define FXLS8974_MISO   D12
 
#define FXLS8974_SCLK   D13
 
#define FXLS8974_INT1   D2
 
#define FXLS8974_INT2   A0
 
#define RESET_GPIO   A3
 

Macro Definition Documentation

◆ FXLS8974_CS

#define FXLS8974_CS   D10

Definition at line 20 of file frdm_stbi_a8974_shield.h.

Referenced by main().

◆ FXLS8974_I2C_ADDR

#define FXLS8974_I2C_ADDR   0x18

Definition at line 19 of file frdm_stbi_a8974_shield.h.

Referenced by main(), and perform_selftest().

◆ FXLS8974_INT1

#define FXLS8974_INT1   D2

Definition at line 24 of file frdm_stbi_a8974_shield.h.

Referenced by main().

◆ FXLS8974_INT2

#define FXLS8974_INT2   A0

Definition at line 25 of file frdm_stbi_a8974_shield.h.

◆ FXLS8974_MISO

#define FXLS8974_MISO   D12

Definition at line 22 of file frdm_stbi_a8974_shield.h.

◆ FXLS8974_MOSI

#define FXLS8974_MOSI   D11

Definition at line 21 of file frdm_stbi_a8974_shield.h.

◆ FXLS8974_SCLK

#define FXLS8974_SCLK   D13

Definition at line 23 of file frdm_stbi_a8974_shield.h.

◆ RESET_GPIO

#define RESET_GPIO   A3

Definition at line 28 of file frdm_stbi_a8974_shield.h.

◆ SHIELD_NAME

#define SHIELD_NAME   "FRDM-STBI-A8974"

The frdm_stbi_a8974_shield.h file declares arduino pin mapping for frdm_stbi_a8974_shield with frdm-k22f.

File: frdm_stbi_a8974_shield.h

Definition at line 16 of file frdm_stbi_a8974_shield.h.