Board specific definitions for the ST B-L072Z-LRWAN1 board.  
More...
Board specific definitions for the ST B-L072Z-LRWAN1 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 75 of file board.h.
 
 
◆ BTN0_PIN
User button pin. 
Definition at line 74 of file board.h.
 
 
◆ LED0_PIN_NUM
◆ LED0_PORT
GPIO port of LED 0. 
Definition at line 54 of file board.h.
 
 
◆ LED0_PORT_NUM
◆ LED1_PIN_NUM
◆ LED1_PORT
GPIO port of LED 1. 
Definition at line 58 of file board.h.
 
 
◆ LED1_PORT_NUM
◆ LED2_PIN_NUM
◆ LED2_PORT
GPIO port of LED 2. 
Definition at line 62 of file board.h.
 
 
◆ LED2_PORT_NUM
◆ LED3_PIN_NUM
◆ LED3_PORT
GPIO port of LED 3. 
Definition at line 66 of file board.h.
 
 
◆ LED3_PORT_NUM
◆ RADIO_TCXO_VCC_PIN
◆ SX127X_PARAM_DIO0
◆ SX127X_PARAM_DIO1
◆ SX127X_PARAM_DIO2
◆ SX127X_PARAM_DIO3
◆ SX127X_PARAM_RESET
◆ SX127X_PARAM_SPI
      
        
          | #define SX127X_PARAM_SPI   (SPI_DEV(1)) | 
        
      
 
 
◆ SX127X_PARAM_SPI_NSS
◆ XTIMER_WIDTH
      
        
          | #define XTIMER_WIDTH   (16) |