![]() |
ISSDK
1.8
IoT Sensing Software Development Kit
|
Go to the source code of this file.
Macros | |
#define | SHIELD_NAME "FRDM-STBC-AGM02" |
The frdm_stbc_agm01_shield.h file declares mapping of the Kinetis Device peripherals to the frmd-k64f and frmd-stbc-agm01 shield. More... | |
#define | MAG3110_I2C_ADDR 0x0E |
#define | MAG3110_INT1 D4 |
#define | FXLS8952C_I2C_ADDR 0x18 |
#define | FXLS8952C_INT1 D3 |
#define | FXLS8952C_INT2 D2 |
#define | FXAS21002_I2C_ADDR 0x20 |
#define | FXAS21002_CS D10 |
#define | FXAS21002_INT1 D5 |
#define | FXAS21002_INT2 D8 |
#define | RESET_GPIO A3 |
Shield Parameters | |
Use this section to define the shield board: 3 bit code 0 to 7 inclusive transmitted in bits 7-5 for display purposes only. | |
#define | SHIELD_MULTIB 0 |
#define | SHIELD_NONE 1 |
#define | SHIELD_AGM01 2 |
#define | SHIELD_AGM02 3 |
#define | THIS_SHIELD SHIELD_AGM02 |
#define FXAS21002_CS D10 |
Definition at line 31 of file frdm_stbc_agm02_shield.h.
#define FXAS21002_I2C_ADDR 0x20 |
Definition at line 30 of file frdm_stbc_agm02_shield.h.
#define FXAS21002_INT1 D5 |
Definition at line 32 of file frdm_stbc_agm02_shield.h.
#define FXAS21002_INT2 D8 |
Definition at line 33 of file frdm_stbc_agm02_shield.h.
#define FXLS8952C_I2C_ADDR 0x18 |
Definition at line 25 of file frdm_stbc_agm02_shield.h.
Referenced by main().
#define FXLS8952C_INT1 D3 |
Definition at line 26 of file frdm_stbc_agm02_shield.h.
#define FXLS8952C_INT2 D2 |
Definition at line 27 of file frdm_stbc_agm02_shield.h.
#define MAG3110_I2C_ADDR 0x0E |
Definition at line 21 of file frdm_stbc_agm02_shield.h.
#define MAG3110_INT1 D4 |
Definition at line 22 of file frdm_stbc_agm02_shield.h.
#define RESET_GPIO A3 |
Definition at line 36 of file frdm_stbc_agm02_shield.h.
#define SHIELD_AGM01 2 |
Definition at line 44 of file frdm_stbc_agm02_shield.h.
#define SHIELD_AGM02 3 |
Definition at line 45 of file frdm_stbc_agm02_shield.h.
#define SHIELD_MULTIB 0 |
Definition at line 42 of file frdm_stbc_agm02_shield.h.
#define SHIELD_NAME "FRDM-STBC-AGM02" |
The frdm_stbc_agm01_shield.h file declares mapping of the Kinetis Device peripherals to the frmd-k64f and frmd-stbc-agm01 shield.
File: frdm_stbc_agm01_shield.h
Definition at line 18 of file frdm_stbc_agm02_shield.h.
#define SHIELD_NONE 1 |
Definition at line 43 of file frdm_stbc_agm02_shield.h.
#define THIS_SHIELD SHIELD_AGM02 |
Definition at line 46 of file frdm_stbc_agm02_shield.h.