STC15W408AS library 0.12.0
Loading...
Searching...
No Matches
uart1_shared.h
Go to the documentation of this file.
1#ifndef STC15_UART1SHAREDH
2#define STC15_UART1SHAREDH
3
22typedef enum
23{
30
32
33#endif
uart1_pins_t
UART1 RxD/TxD pins enum.
Definition uart1_shared.h:23
@ RxD_P16_TxD_P17
RxD on P1.6 and TxD on P1.7 pins.
Definition uart1_shared.h:29
@ RxD_P36_TxD_P37
RxD on P3.6 and TxD on P3.7 pins.
Definition uart1_shared.h:27
@ RxD_P30_TxD_P31
RxD on P3.0 and TxD on P3.1 pins.
Definition uart1_shared.h:25