monoZ docs
MZ_print.h File Reference

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...
 

Detailed Description

monoZ Print

Date
Apr 27, 2021
Author
SKM

Definition in file MZ_print.h.

Macro Definition Documentation

◆ MZ_PRINT_H_

#define MZ_PRINT_H_

Defines INC monoZ Print Header.

Definition at line 9 of file MZ_print.h.