Static Public Attributes | List of all members
dwm1001_serialPort.SERIAL_PORT_DETAILS Class Reference

Static Public Attributes

int baudRate = 115200
 
 bytesize = serial.SEVENBITS
 
string name = '/dev/ttyACM0'
 
 parity = serial.PARITY_ODD
 
 stopbits = serial.STOPBITS_TWO
 

Detailed Description

Definition at line 14 of file dwm1001_serialPort.py.

Member Data Documentation

int dwm1001_serialPort.SERIAL_PORT_DETAILS.baudRate = 115200
static

Definition at line 16 of file dwm1001_serialPort.py.

dwm1001_serialPort.SERIAL_PORT_DETAILS.bytesize = serial.SEVENBITS
static

Definition at line 19 of file dwm1001_serialPort.py.

string dwm1001_serialPort.SERIAL_PORT_DETAILS.name = '/dev/ttyACM0'
static

Definition at line 15 of file dwm1001_serialPort.py.

dwm1001_serialPort.SERIAL_PORT_DETAILS.parity = serial.PARITY_ODD
static

Definition at line 17 of file dwm1001_serialPort.py.

dwm1001_serialPort.SERIAL_PORT_DETAILS.stopbits = serial.STOPBITS_TWO
static

Definition at line 18 of file dwm1001_serialPort.py.


The documentation for this class was generated from the following file:


dwm1001_ros
Author(s):
autogenerated on Mon Jun 10 2019 13:05:20