![]() |
ISSDK
1.8
IoT Sensing Software Development Kit
|
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 |
#define FXLS896x_CS D10 |
Definition at line 20 of file frdm_stba_a896x_shield.h.
Referenced by main().
#define FXLS896x_I2C_ADDR 0x18 |
Definition at line 19 of file frdm_stba_a896x_shield.h.
Referenced by main(), and perform_selftest().
#define FXLS896x_INT1 D2 |
Definition at line 24 of file frdm_stba_a896x_shield.h.
Referenced by main().
#define FXLS896x_INT2 A0 |
Definition at line 25 of file frdm_stba_a896x_shield.h.
#define FXLS896x_MISO D12 |
Definition at line 22 of file frdm_stba_a896x_shield.h.
#define FXLS896x_MOSI D11 |
Definition at line 21 of file frdm_stba_a896x_shield.h.
#define FXLS896x_SCLK D13 |
Definition at line 23 of file frdm_stba_a896x_shield.h.
#define RESET_GPIO A3 |
Definition at line 28 of file frdm_stba_a896x_shield.h.
#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.