TMPM4G9
V1.0.0.0
|
UART control. More...
#include "stdio.h"
#include "system_TMPM4Gx.h"
#include "TMPM4Gx.h"
#include "txz_uart.h"
#include "txz_t32a.h"
#include "Flash_Erase.h"
#include "Flash_Write.h"
Go to the source code of this file.
Macros | |
#define | Low (0x00000000UL) |
#define | RESOL_MAX 10 |
#define | RECV_ERR 0 |
#define | COM_NO_ERR 0x00 |
Functions | |
void | BootStop (void) |
Variables | |
uint8_t | Recvbuf [1+1+1+128+2] |
UART control.
DO NOT USE THIS SOFTWARE WITHOUT THE SOFTWARE LISENCE AGREEMENT.
Copyright(C) Toshiba Electronic Device Solutions Corporation 2019
#define COM_NO_ERR 0x00 |
#define Low (0x00000000UL) |
#define RECV_ERR 0 |
#define RESOL_MAX 10 |
uint8_t Recvbuf[1+1+1+128+2] |