monoZ docs
MZ_app1_instance.h File Reference

This is a tool generated file. Edit it as per requirement. More...

#include "MZ_error_handler.h"

Go to the source code of this file.

Macros

#define MZ_APP1_INSTANCE_H_
 Defines Monoz App1 Insatnce. More...
 

Functions

mz_error_t mz_app1_init (void)
 Initiate Monoz App1. More...
 

Detailed Description

This is a tool generated file. Edit it as per requirement.

Date
Apr 22, 2021
Author
MZ_click

Definition in file MZ_app1_instance.h.

Macro Definition Documentation

◆ MZ_APP1_INSTANCE_H_

#define MZ_APP1_INSTANCE_H_

Defines Monoz App1 Insatnce.

Definition at line 10 of file MZ_app1_instance.h.

Function Documentation

◆ mz_app1_init()

mz_error_t mz_app1_init ( void  )

Initiate Monoz App1.

Returns
Initiate the Monoz App1

Definition at line 40 of file MZ_app1_instance.c.