monoZ docs
|
Monoz UART example This example app can be used when there is a requirement for different uart specific communication. More...
Go to the source code of this file.
Functions | |
mz_error_t | uart_app_init (void) |
Initialize UART App and creates the uart application thread By default it will initialize the uart3. More... | |
Monoz UART example This example app can be used when there is a requirement for different uart specific communication.
Definition in file MZ_uart_example.h.
mz_error_t uart_app_init | ( | void | ) |
Initialize UART App and creates the uart application thread By default it will initialize the uart3.
Definition at line 132 of file MZ_uart_example.c.