TMPM4G(1) Group Peripheral Driver User Manual
V1.0.0.0
|
This file provides all the functions prototypes for UART driver. More...
Go to the source code of this file.
Macros | |
#define | UART_HALF_CLOCK_START_TXDA ((uint32_t)0x00000000) |
#define | UART_HALF_CLOCK_START_TXDB ((uint32_t)0x00040000) |
#define | UART_HALF_CLOCK_OUTPUT_1 ((uint32_t)0x00000000) |
#define | UART_HALF_CLOCK_OUTPUT_2 ((uint32_t)0x00020000) |
Functions | |
TXZ_Result | uart_send_break (uart_t *p_obj) |
TXZ_Result | uart_stop_break (uart_t *p_obj) |
TXZ_Result | uart_enable_half_clock (uart_t *p_obj, uint32_t start, uint32_t output) |
TXZ_Result | uart_disable_half_clock (uart_t *p_obj) |
TXZ_Result | uart_enable_loopback (uart_t *p_obj) |
TXZ_Result | uart_disable_loopback (uart_t *p_obj) |
TXZ_Result | uart_enable_wakeup (uart_t *p_obj) |
TXZ_Result | uart_disable_wakeup (uart_t *p_obj) |
This file provides all the functions prototypes for UART driver.
Extended functionality.
DO NOT USE THIS SOFTWARE WITHOUT THE SOFTWARE LICENSE AGREEMENT.
Copyright(C) Toshiba Electronic Device Solutions Corporation 2019