Main Page | Modules | Class Hierarchy | Alphabetical List | Data Structures | File List | Data Fields | Globals | Related Pages

otPrintfLite.h File Reference

Printf Lite Library. More...

#include <stdarg.h>
#include "otdefs.h"

Functions

void setStdout (U8 chan)
 Set the stdout channel on specified uart, Use UART0 or UART1.
void stdOutLF ()
int printf (const char *format,...)
int sprintf (char *out, const char *format,...)
 Composes a string with the same text that would be printed if format was used on printf,
but instead of being printed, the content is stored as a C string in the buffer pointed by out.


Detailed Description

Version:
1.0.0
Author:
Manuele Turini
footer
otStudio - Library Reference - (C) 2020-23 Officina Turini, All Rights Reserved
Document built with Doxygen 1.4.0