Edison MCU Project
 All Files Functions Typedefs Macros Pages
Functions
sample_uart_receive.c File Reference

MCU sample code to demonstrate how to receive data from UART. More...

#include "mcu_api.h"
#include "mcu_errno.h"

Go to the source code of this file.

Functions

void mcu_main ()
 

Detailed Description

MCU sample code to demonstrate how to receive data from UART.

Definition in file sample_uart_receive.c.

Function Documentation

void mcu_main ( )

Definition at line 36 of file sample_uart_receive.c.