Board specific definitions for the ST B-U585I-IOT02A board.  
More...
Board specific definitions for the ST B-U585I-IOT02A 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 | 
        
      
 
 
◆ BTN0_PIN
◆ HTS221_PARAM_I2C
      
        
          | #define HTS221_PARAM_I2C   I2C_DEV(1) | 
        
      
 
 
◆ LED0_PIN_NUM
◆ LED0_PORT
GPIO port of LED 0. 
Definition at line 31 of file board.h.
 
 
◆ LED0_PORT_NUM
◆ LED1_PIN_NUM
◆ LED1_PORT
GPIO port of LED 1. 
Definition at line 35 of file board.h.
 
 
◆ LED1_PORT_NUM
◆ LED2_PIN_NUM
◆ LED2_PORT
GPIO port of LED 2. 
Definition at line 39 of file board.h.
 
 
◆ LED2_PORT_NUM
◆ LPSXXX_PARAM_I2C
      
        
          | #define LPSXXX_PARAM_I2C   I2C_DEV(1) |