Support for the WeAct-F4x1Cx Board.  
More...
Support for the WeAct-F4x1Cx Board. 
Pin definitions and board configuration options
- Author
- Benjamin Valentin benpi.nosp@m.cco@.nosp@m.googl.nosp@m.emai.nosp@m.l.com 
Definition in file board.h.
#include "periph_cpu.h"
#include "stm32_leds.h"
Go to the source code of this file.
◆ BTN0_MODE
      
        
          | #define BTN0_MODE   GPIO_IN_PU | 
      
 
 
◆ BTN0_PIN
◆ LED0_IS_INVERTED
      
        
          | #define LED0_IS_INVERTED   1 | 
      
 
 
◆ LED0_PIN_NUM
◆ LED0_PORT
GPIO port of LED 0. 
Definition at line 39 of file board.h.
 
 
◆ LED0_PORT_NUM
◆ MTD_0
◆ WEACT_4X1CX_NOR_FLAGS
◆ WEACT_4X1CX_NOR_PAGE_SIZE
      
        
          | #define WEACT_4X1CX_NOR_PAGE_SIZE   (256) | 
      
 
 
◆ WEACT_4X1CX_NOR_PAGES_PER_SECTOR
      
        
          | #define WEACT_4X1CX_NOR_PAGES_PER_SECTOR   (16) | 
      
 
 
◆ WEACT_4X1CX_NOR_SPI_CLK
◆ WEACT_4X1CX_NOR_SPI_CS
◆ WEACT_4X1CX_NOR_SPI_DEV
      
        
          | #define WEACT_4X1CX_NOR_SPI_DEV   SPI_DEV(0) | 
      
 
 
◆ WEACT_4X1CX_NOR_SPI_MODE
◆ XTIMER_BACKOFF
      
        
          | #define XTIMER_BACKOFF   (8) | 
      
 
 
◆ XTIMER_OVERHEAD
      
        
          | #define XTIMER_OVERHEAD   (6) |