![]() |
![]() |
Defines | |
| #define | Tcp3d_osalLog Osal_tcp3dLog |
| The macro is used by the TCP3D driver to log various messages. | |
| #define Tcp3d_osalLog Osal_tcp3dLog |
The macro is used by the TCP3D driver to log various messages.
Prototype: The following is the C prototype for the expected OSAL API.
void Osal_tcp3dLog( String fmt, ... )
Parameter
printf-style format string
Return Value
Not applicable.