monoZ docs
|
monoZ Print More...
Go to the source code of this file.
Macros | |
#define | MZ_PRINT_H_ |
Defines INC monoZ Print Header. More... | |
Functions | |
void | mz_printf_ISR (void *__ch) |
This function prints a Single character from interrupt. More... | |
void | mz_printf (void *__ch) |
This function prints a Single character from value. More... | |
int | mz_puts (void *__ch) |
This function prints the given string. More... | |
#define MZ_PRINT_H_ |
Defines INC monoZ Print Header.
Definition at line 9 of file MZ_print.h.