#include <serial_reader_imp.h>
Public Attributes | |
bool | detected |
uint8_t | port |
This structure is returned from TMR_SR_cmdAntennaDetect.
Definition at line 223 of file serial_reader_imp.h.
Whether an antenna was detected on the port.
Definition at line 228 of file serial_reader_imp.h.
uint8_t TMR_SR_PortDetect::port |
The port number.
Definition at line 226 of file serial_reader_imp.h.