TMPM4G(1) Group Peripheral Driver User Manual  V1.0.0.0
txz_uart_ex.h File Reference

This file provides all the functions prototypes for UART driver. More...

#include "txz_driver_def.h"
#include "txz_uart.h"

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)
 

Detailed Description

This file provides all the functions prototypes for UART driver.

Extended functionality.

Version
V1.0.0.1
Date
2017-08-09 11:01:04

DO NOT USE THIS SOFTWARE WITHOUT THE SOFTWARE LICENSE AGREEMENT.

Copyright(C) Toshiba Electronic Device Solutions Corporation 2019