rs232 2.0.0.0

Macros

#define RS232_RETVAL   uint8_t
 
#define RS232_OK   0x00
 
#define RS232_INIT_ERROR   0xFF
 

Detailed Description

Macro Definition Documentation

◆ RS232_INIT_ERROR

#define RS232_INIT_ERROR   0xFF

◆ RS232_OK

#define RS232_OK   0x00

◆ RS232_RETVAL

#define RS232_RETVAL   uint8_t