GM6000 Digital Heater Controller Branch: main
SDX-1330
Macros | Variables
Output.h File Reference
#include "colony_config.h"
#include "Cpl/Io/Serial/ST/M32F4/InputOutput.h"
Include dependency graph for Output.h:

Go to the source code of this file.

Macros

#define OPTION_BSP_CONSOLE_TX_FIFO_SIZE   1024
 Default size of the software TX FIFO used by the console UART Stream.
 
#define OPTION_BSP_CONSOLE_RX_FIFO_SIZE   1024
 Default size of the software RX FIFO used by the console UART Stream.
 

Variables

Cpl::Io::Serial::ST::M32F4::InputOutput g_bspConsoleStream
 Expose the Console stream.
 

Macro Definition Documentation

◆ OPTION_BSP_CONSOLE_RX_FIFO_SIZE

#define OPTION_BSP_CONSOLE_RX_FIFO_SIZE   1024

Default size of the software RX FIFO used by the console UART Stream.

◆ OPTION_BSP_CONSOLE_TX_FIFO_SIZE

#define OPTION_BSP_CONSOLE_TX_FIFO_SIZE   1024

Default size of the software TX FIFO used by the console UART Stream.

Variable Documentation

◆ g_bspConsoleStream

Cpl::Io::Serial::ST::M32F4::InputOutput g_bspConsoleStream
extern

Expose the Console stream.