Board specific definitions for the ST B-L475E-IOT01A board.
More...
Board specific definitions for the ST B-L475E-IOT01A board.
- Author
- Alexandre Abadie alexa.nosp@m.ndre.nosp@m..abad.nosp@m.ie@i.nosp@m.nria..nosp@m.fr
Definition in file board.h.
#include <stdint.h>
#include "cpu.h"
#include "stm32_leds.h"
Go to the source code of this file.
◆ BTN0_MODE
#define BTN0_MODE GPIO_IN_PU |
User button pin mode.
Definition at line 48 of file board.h.
◆ BTN0_PIN
User button pin.
Definition at line 47 of file board.h.
◆ HTS221_PARAM_I2C
#define HTS221_PARAM_I2C I2C_DEV(1) |
◆ LED0_PIN_NUM
◆ LED0_PORT
GPIO port of LED 0.
Definition at line 35 of file board.h.
◆ LED0_PORT_NUM
◆ LED1_PIN_NUM
◆ LED1_PORT
GPIO port of LED 1.
Definition at line 39 of file board.h.
◆ LED1_PORT_NUM
◆ LIS3MDL_PARAM_I2C
#define LIS3MDL_PARAM_I2C I2C_DEV(1) |
◆ LPSXXX_PARAM_I2C
#define LPSXXX_PARAM_I2C I2C_DEV(1) |
◆ LSM6DSXX_PARAM_ADDR
#define LSM6DSXX_PARAM_ADDR (0x6A) |
◆ LSM6DSXX_PARAM_I2C
#define LSM6DSXX_PARAM_I2C I2C_DEV(1) |