|
STC15W408AS library 0.13.0
|


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. | |