ESPixelStick Firmware
Firmware for the ESPixelStick
Loading...
Searching...
No Matches
OutputUart.hpp File Reference
#include "ESPixelStick.h"
#include "OutputPixel.hpp"
#include "OutputSerial.hpp"
Include dependency graph for OutputUart.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  c_OutputUart
 
struct  c_OutputUart::ConvertIntensityToUartDataStreamEntry_t
 
struct  c_OutputUart::OutputUartConfig_t
 

Macros

#define DEFAULT_UART_FIFO_TRIGGER_LEVEL   (17)
 
#define UART_TX_BRK_DONE_INT_ENA   0
 
#define UART_TX_BRK_IDLE_DONE_INT_ENA   0
 
#define ESP_INTR_FLAG_IRAM   0
 

Macro Definition Documentation

◆ DEFAULT_UART_FIFO_TRIGGER_LEVEL

#define DEFAULT_UART_FIFO_TRIGGER_LEVEL   (17)

◆ ESP_INTR_FLAG_IRAM

#define ESP_INTR_FLAG_IRAM   0

◆ UART_TX_BRK_DONE_INT_ENA

#define UART_TX_BRK_DONE_INT_ENA   0

◆ UART_TX_BRK_IDLE_DONE_INT_ENA

#define UART_TX_BRK_IDLE_DONE_INT_ENA   0