|
monoZ docs
|
monoZ Public All peripheral Configurations will send to monoZ library through this file More...
#include "MZ_common.h"Go to the source code of this file.
Data Structures | |
| struct | MZ_UART_INIT_ST |
| Structure for monoZ UART Initialization parameters. More... | |
| struct | MZ_I2C_INIT_ST |
| Structure for I2C Initialization. More... | |
| struct | uart_enable |
| Structure for UART Initialization and configuration. More... | |
| struct | i2c_enable |
| Structure for I2C Initialization and configuration. More... | |
Macros | |
| #define | MZ_PUBLIC_H_ |
| Defines monoZ Public file. More... | |
Typedefs | |
| typedef MZ_UART_INIT_ST * | MZ_UART_INIT_PTR |
| [TODO] More... | |
| typedef MZ_I2C_INIT_ST * | MZ_I2C_INIT_PTR |
| [TODO] More... | |
monoZ Public All peripheral Configurations will send to monoZ library through this file
Definition in file MZ_public.h.
| #define MZ_PUBLIC_H_ |
Defines monoZ Public file.
Definition at line 10 of file MZ_public.h.