![]() |
ATEsystem.PIRIS-driver
1.0.1
ATEsystem.PIRIS-driver
|
ATEsystem.PIRIS_serial.h File Reference
Go to the source code of this file.
Classes | |
class | ATEsystem_PIRIS::CPirisSerial |
Namespaces | |
ATEsystem_PIRIS | |
Macros | |
#define | PIRIS_SERIAL_BAUDRATE (uint32_t)9600 |
#define | PIRIS_SERIAL_BITS serial::eightbits |
#define | PIRIS_SERIAL_PARITY serial::parity_none |
#define | PIRIS_SERIAL_STOPBITS serial::stopbits_one |
#define | PIRIS_SERIAL_FLOW serial::flowcontrol_none |
#define | PIRIS_SERIAL_MAX_RX 100 |
#define | PIRIS_SERIAL_EOL "\r\n" |
Macro Definition Documentation
◆ PIRIS_SERIAL_BAUDRATE
#define PIRIS_SERIAL_BAUDRATE (uint32_t)9600 |
◆ PIRIS_SERIAL_BITS
#define PIRIS_SERIAL_BITS serial::eightbits |
◆ PIRIS_SERIAL_EOL
#define PIRIS_SERIAL_EOL "\r\n" |
◆ PIRIS_SERIAL_FLOW
#define PIRIS_SERIAL_FLOW serial::flowcontrol_none |
◆ PIRIS_SERIAL_MAX_RX
#define PIRIS_SERIAL_MAX_RX 100 |
◆ PIRIS_SERIAL_PARITY
#define PIRIS_SERIAL_PARITY serial::parity_none |
◆ PIRIS_SERIAL_STOPBITS
#define PIRIS_SERIAL_STOPBITS serial::stopbits_one |
Generated by
