Renesas PTX1xxR IoT-Reader API
Version 7.3.1
Renesas Software Stack for IoT-Reader Applications
COMPS
NSC
ptxNSC_Thread_UART.h
Go to the documentation of this file.
1
43
#ifndef COMPS_NSC_PTXNSC_THREAD_UART_H_
44
#define COMPS_NSC_PTXNSC_THREAD_UART_H_
45
46
47
/*
48
* ####################################################################################################################
49
* INCLUDES
50
* ####################################################################################################################
51
*/
52
53
#include "
ptx_Status.h
"
54
55
#ifdef __cplusplus
56
extern
"C"
{
57
#endif
58
59
/*
60
* ####################################################################################################################
61
* INTERNALS
62
* ####################################################################################################################
63
*/
64
68
struct
ptxNSC
;
69
70
71
/*
72
* ####################################################################################################################
73
* FUNCTIONS
74
* ####################################################################################################################
75
*/
76
80
ptxStatus_t
ptxNsc_ThreadedRead_UART
(
struct
ptxNSC
*nscCtx);
81
82
#ifdef __cplusplus
83
}
84
#endif
85
86
#endif
/* COMPS_NSC_PTXNSC_THREAD_UART_H_ */
87
88
ptxStatus_t
uint16_t ptxStatus_t
Status Type.
Definition
ptx_Status.h:82
ptx_Status.h
ptxNsc_ThreadedRead_UART
ptxStatus_t ptxNsc_ThreadedRead_UART(struct ptxNSC *nscCtx)
NSC Read over UART for Threaded application.
ptxNSC
Definition
ptxNSC_Interface.h:152
Generated by
1.10.0