STC15W408AS library 0.12.0
Loading...
Searching...
No Matches
Enumerations
UART1 all modes

Enumerations

enum  uart1_pins_t { RxD_P30_TxD_P31 = 0x00 , RxD_P36_TxD_P37 = 0x40 , RxD_P16_TxD_P17 = 0x80 }
 UART1 RxD/TxD pins enum. More...
 

Detailed Description

UART1 routines used in all UART1 modes.

This header file included in all UART1 mode headers and do not need to be included explicitly.

Author
Michael Golovanov

Enumeration Type Documentation

◆ uart1_pins_t

UART1 RxD/TxD pins enum.

Enumerator
RxD_P30_TxD_P31 

RxD on P3.0 and TxD on P3.1 pins.

RxD_P36_TxD_P37 

RxD on P3.6 and TxD on P3.7 pins.

RxD_P16_TxD_P17 

RxD on P1.6 and TxD on P1.7 pins.