Interface to drv_contactglove.
More...
Go to the source code of this file.
|
| enum | contactglove_type { CONTACTGLOVE_TYPE_CONTACTGLOVE1
, CONTACTGLOVE_TYPE_CONTACTGLOVE2
} |
| |
◆ CONTACTGLOVE2_SERIAL_PARAMETERS
| #define CONTACTGLOVE2_SERIAL_PARAMETERS |
Value:
{ \
.baud_rate = 115200, .data_bits = 8, .stop_bits = 1, .parity = OS_SERIAL_PARITY_NONE, \
}
Represents the parameters for opening a serial device, such as baud rate, parity, etc.
Definition os_serial.h:54
◆ contactglove_dongle_pair()
Enable pairing mode on the ContactGlove dongle.