![]() |
ISSDK
1.8
IoT Sensing Software Development Kit
|

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 |
| #define FXLS8974_CS D10 |
Definition at line 20 of file frdm_stbi_a8974_shield.h.
Referenced by main().
| #define FXLS8974_I2C_ADDR 0x18 |
Definition at line 19 of file frdm_stbi_a8974_shield.h.
Referenced by main(), and perform_selftest().
| #define FXLS8974_INT1 D2 |
Definition at line 24 of file frdm_stbi_a8974_shield.h.
Referenced by main().
| #define FXLS8974_INT2 A0 |
Definition at line 25 of file frdm_stbi_a8974_shield.h.
| #define FXLS8974_MISO D12 |
Definition at line 22 of file frdm_stbi_a8974_shield.h.
| #define FXLS8974_MOSI D11 |
Definition at line 21 of file frdm_stbi_a8974_shield.h.
| #define FXLS8974_SCLK D13 |
Definition at line 23 of file frdm_stbi_a8974_shield.h.
| #define RESET_GPIO A3 |
Definition at line 28 of file frdm_stbi_a8974_shield.h.
| #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.