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

Go to the source code of this file.

Macros

#define uart1_send_byte(byte)
 Sends a single byte over UART1.
 
#define is_uart1_send_byte_complete()   (TI)
 Checks if UART1 send byte operation is complete.
 
#define uart1_receive_byte(byte)
 Receives a single byte over UART1.
 
#define is_uart1_receive_byte_complete()   (RI)
 Checks if UART1 receive byte operation is complete.