NANO100_BSP V3.04.002
The Board Support Package for Nano100BN Series
NuEdu-Basic01_UART.h
Go to the documentation of this file.
1/**************************************************************************/
12#ifndef __NuEdu_Basic01_UART_H__
13#define __NuEdu_Basic01_UART_H__
14
27extern void UART0_Init(void);
28
29#endif
30 /* end of group Nano130_Basic01_FUNCTIONS System Exported Functions */
32 /* end of group NuEdu-SDK-Nano130_Basic01 Nano130_Basic01 Library */
34 /* end of group NANO100_Library NANO100 Library */
36
37/*** (C) COPYRIGHT 2013-2014 Nuvoton Technology Corp. ***/
void UART0_Init(void)
Initiate UART0 as 8-N-1 and 115200 BPS.