TMPM4G9  V1.0.0.0
safety_uart.h File Reference

This file provides all the functions prototypes for Safety Library - UART. More...

#include "txz_safety_def.h"
#include "txz_uart.h"

Go to the source code of this file.

Enumerations

enum  SafetyUartID {
  SAFETY_UART0_ID = 100, SAFETY_UART1_ID = 101, SAFETY_UART2_ID = 102, SAFETY_UART3_ID = 103,
  SAFETY_UART4_ID = 104, SAFETY_UART5_ID = 105, SAFETY_NOT_USED_ID = 0
}
 

Functions

void safety_UART_hook_tx (SafetyUartID id)
 TX IRQ Handler. More...
 
void safety_UART_hook_rx (SafetyUartID id)
 RX IRQ Handler. More...
 
void safety_UART_hook_err (SafetyUartID id)
 ERR IRQ Handler. More...
 
bool safety_UART_loopback (SafetyUartID id, uint32_t start, uint32_t length)
 UART loopback test. More...
 

Detailed Description

This file provides all the functions prototypes for Safety Library - UART.

Version
V0.1.0.1
Date
2018-03-07 15:55:49

DO NOT USE THIS SOFTWARE WITHOUT THE SOFTWARE LICENSE AGREEMENT.

Copyright(C) Toshiba Electronic Device Solutions Corporation 2019