@@ -52,13 +52,13 @@ device
5252access
5353 One or more read or write operations. See ACCESS SYNTAX below.
5454
55- -r FILE, --registers=FILE Read registers definitions from FILE. Can be specified multiple times.
56- -v, --verbose Print on screen the bytes transferred on the wire.
57- -b BAUD, --baud=BAUD Set the baud rate for serial connections.
58- -p BITS, --stop-bits=BITS Set the number of stop bits for serial connections.
59- -P PARITY, --parity=PARITY Set the parity for serial connections: (e)ven, (o)dd or (n)one
60- -B ORDER, --byte-order ORDER Set the byte order to one of 'le' (little endian), 'be' (big endian) or 'mixed'
61- -h, --help Show this help message and exit.
55+ -r FILE, --registers=FILE Read registers definitions from FILE. Can be specified multiple times.
56+ -v, --verbose Print on screen the bytes transferred on the wire.
57+ -b BAUD, --baud=BAUD Set the baud rate for serial connections.
58+ -p BITS, --stop-bits=BITS Set the number of stop bits for serial connections.
59+ -P PARITY, --parity=PARITY Set the parity for serial connections: (e)ven, (o)dd or (n)one
60+ -B ORDER, --byte-order= ORDER Set the byte order to one of 'le' (little endian), 'be' (big endian) or 'mixed'
61+ -h, --help Show this help message and exit.
6262
6363ACCESS SYNTAX
6464=============
0 commit comments