TMPM4G(1) Group Peripheral Driver User Manual  V1.0.0.0
txz_fuart_ex.h
Go to the documentation of this file.
1 
14 /*------------------------------------------------------------------------------*/
15 /* Define to prevent recursive inclusion */
16 /*------------------------------------------------------------------------------*/
17 #ifndef __FUART_EX_H
18 #define __FUART_EX_H
19 
20 #ifdef __cplusplus
21 extern "C" {
22 #endif
23 
24 /*------------------------------------------------------------------------------*/
25 /* Includes */
26 /*------------------------------------------------------------------------------*/
27 #include "txz_driver_def.h"
28 #include "txz_fuart.h"
29 
39 /*------------------------------------------------------------------------------*/
40 /* Macro Definition */
41 /*------------------------------------------------------------------------------*/
47 /* no define */
48  /* End of group FUART_Exported_define */
52 
53 
54 /*------------------------------------------------------------------------------*/
55 /* Enumerated Type Definition */
56 /*------------------------------------------------------------------------------*/
62 /* no define */
63  /* End of group FUART_Exported_define */
67 
68 
69 /*------------------------------------------------------------------------------*/
70 /* Structure Definition */
71 /*------------------------------------------------------------------------------*/
77 /* no define */
78  /* End of group FUART_Exported_typedef */
82 
83 
84 /*------------------------------------------------------------------------------*/
85 /* Functions */
86 /*------------------------------------------------------------------------------*/
92 TXZ_Result fuart_stop_break(fuart_t *p_obj); /* End of group FUART_Exported_functions */
96  /* End of group FUART */
100  /* End of group Periph_Driver */
104 
105 #ifdef __cplusplus
106 }
107 #endif /* __cplusplus */
108 #endif /* __FUART_EX_H */
109 
110 
TXZ_Result fuart_send_break(fuart_t *p_obj)
TXZ_Result
Definition: txz_driver_def.h:43
FUART handle structure definition.
Definition: txz_fuart.h:483
All common macro and definition for TXZ peripheral drivers.
This file provides all the functions prototypes for FUART driver.
TXZ_Result fuart_stop_break(fuart_t *p_obj)