ConOpSys V2970  P004.07
ANVILEX control operating system
Classes | Macros
UART1_STM32F410CBU6.h File Reference

STM32F410CBU6 on-chip UART1 module class header file. More...

#include "Communication_Link.h"
Include dependency graph for UART1_STM32F410CBU6.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  TUART1_STM32F410CBU6
 STM32F410CBU6 on-chip UART1 hardware abstraction layer class. More...
 
struct  TUART1_STM32F410CBU6::TSend_Buffer
 Send buffer structure datatype definition. More...
 

Macros

#define UART1_TX_BUFFER_SIZE   256
 Definition of UART1 transmit buffer size. More...
 

Detailed Description

STM32F410CBU6 on-chip UART1 module class header file.

Attention
No special attention requered.
Revision
2081
Date
2020-09-13 15:34:05 +0500 (So, 13 Sep 2020)
Author
minch

Macro Definition Documentation

◆ UART1_TX_BUFFER_SIZE

#define UART1_TX_BUFFER_SIZE   256

Definition of UART1 transmit buffer size.

Note
Don't use this define outside of this file.