openMMC
Open Source Modular MMC for AMCs
Loading...
Searching...
No Matches
board_led.h File Reference
#include "port.h"
Include dependency graph for board_led.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define LED_CNT   3
 

Enumerations

enum  LED_ID { LED_BLUE = 0 , LED1 , LED2 , LED_MAX_CNT }
 

Variables

const uint32_t led_pincfg [LED_MAX_CNT]
 
const LEDConfig_t leds_config [LED_MAX_CNT]
 

Macro Definition Documentation

◆ LED_CNT

#define LED_CNT   3

Enumeration Type Documentation

◆ LED_ID

enum LED_ID
Enumerator
LED_BLUE 
LED1 
LED2 
LED_MAX_CNT 

Variable Documentation

◆ led_pincfg

const uint32_t led_pincfg[LED_MAX_CNT]
extern

◆ leds_config

const LEDConfig_t leds_config[LED_MAX_CNT]
extern