ISSDK  1.8
IoT Sensing Software Development Kit
Macros
frdm_stba_a896x_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-STBA-A896x"
 The frdm_stba_a896x_shield.h file declares arduino pin mapping for frdm_stba_a896x_shield with frdm-k22f. More...
 
#define FXLS896x_I2C_ADDR   0x18
 
#define FXLS896x_CS   D10
 
#define FXLS896x_MOSI   D11
 
#define FXLS896x_MISO   D12
 
#define FXLS896x_SCLK   D13
 
#define FXLS896x_INT1   D2
 
#define FXLS896x_INT2   A0
 
#define RESET_GPIO   A3
 

Macro Definition Documentation

◆ FXLS896x_CS

#define FXLS896x_CS   D10

Definition at line 20 of file frdm_stba_a896x_shield.h.

Referenced by main().

◆ FXLS896x_I2C_ADDR

#define FXLS896x_I2C_ADDR   0x18

Definition at line 19 of file frdm_stba_a896x_shield.h.

Referenced by main(), and perform_selftest().

◆ FXLS896x_INT1

#define FXLS896x_INT1   D2

Definition at line 24 of file frdm_stba_a896x_shield.h.

Referenced by main().

◆ FXLS896x_INT2

#define FXLS896x_INT2   A0

Definition at line 25 of file frdm_stba_a896x_shield.h.

◆ FXLS896x_MISO

#define FXLS896x_MISO   D12

Definition at line 22 of file frdm_stba_a896x_shield.h.

◆ FXLS896x_MOSI

#define FXLS896x_MOSI   D11

Definition at line 21 of file frdm_stba_a896x_shield.h.

◆ FXLS896x_SCLK

#define FXLS896x_SCLK   D13

Definition at line 23 of file frdm_stba_a896x_shield.h.

◆ RESET_GPIO

#define RESET_GPIO   A3

Definition at line 28 of file frdm_stba_a896x_shield.h.

◆ SHIELD_NAME

#define SHIELD_NAME   "FRDM-STBA-A896x"

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

File: frdm_stba_a896x_shield.h

Definition at line 16 of file frdm_stba_a896x_shield.h.