TMPM4G9
V1.0.0.0
|
This file provides all the functions prototypes for Safety Library - UART. More...
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... | |
This file provides all the functions prototypes for Safety Library - UART.
DO NOT USE THIS SOFTWARE WITHOUT THE SOFTWARE LICENSE AGREEMENT.
Copyright(C) Toshiba Electronic Device Solutions Corporation 2019