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

STM32F429 on-chip UART6 module class header file. More...

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

Go to the source code of this file.

Classes

class  TUART7_STM32F429
 STM32F429 on-chip UART7 hardware abstraction layer class. More...
 
struct  TUART7_STM32F429::TSend_Buffer
 Send buffer structure datatype definition. More...
 

Macros

#define UART7_TX_BUFFER_SIZE   256
 Definition of UART7 transmit buffer size. More...
 

Detailed Description

STM32F429 on-chip UART6 module class header file.

Attention
No special attention requered.
Revision
2766
Date
2021-07-04 17:26:00 +0500 (So, 04 Jul 2021)
Author
minch

Macro Definition Documentation

◆ UART7_TX_BUFFER_SIZE

#define UART7_TX_BUFFER_SIZE   256

Definition of UART7 transmit buffer size.

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