STC15W408AS library 0.12.0
Loading...
Searching...
No Matches
Macros | Functions
uart.h File Reference
#include <sys.h>
#include <stdint.h>
#include <uart1_mode1_timer2_1T.h>
#include <uart1_shared.h>
Include dependency graph for uart.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define uart1_init(uart_baudrate)
 Initiazlize UART1.
 

Functions

int putchar (int ch)
 Send character to UART1.
 
int getchar (void)
 Receive character from UART1.