monoZ docs
MZ_gpio_example.h
Go to the documentation of this file.
1
/*
2
* MZ_gpio_example.h
3
*
4
* Created on: 16-Mar-2022
5
* Author: Mahendra
6
*/
7
8
#ifndef MZ_GPIO_EXAMPLE_H_
9
#define MZ_GPIO_EXAMPLE_H_
10
#include "
MZ_error_handler.h
"
11
18
mz_error_t
gpio_app_init
(
void
);
19
20
21
#endif
/* MZ_GPIO_EXAMPLE_H_ */
MZ_error_handler.h
monoZ Error Handler
mz_error_t
mz_error_t
Enumeration of monoZ Error Flags.
Definition:
MZ_error_handler.h:19
gpio_app_init
mz_error_t gpio_app_init(void)
Initialize GPIO App and creates the gpio application thread By default it will initialize the gpio3.
Definition:
MZ_gpio_example.c:161
tool_gen
MZ_gpio_example.h
Generated by
1.9.3