summaryrefslogtreecommitdiffstats
path: root/src/serialbus/doc/src/vectorcan.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'src/serialbus/doc/src/vectorcan.qdoc')
-rw-r--r--src/serialbus/doc/src/vectorcan.qdoc6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/serialbus/doc/src/vectorcan.qdoc b/src/serialbus/doc/src/vectorcan.qdoc
index 8163207..f95f956 100644
--- a/src/serialbus/doc/src/vectorcan.qdoc
+++ b/src/serialbus/doc/src/vectorcan.qdoc
@@ -88,5 +88,11 @@
\row
\li QCanBusDevice::BitRateKey
\li Determines the bit rate of the CAN bus connection.
+ \row
+ \li QCanBusDevice::ReceiveOwnKey
+ \li The reception of the CAN frames on the same device that was sending the CAN frame
+ is disabled by default. When enabling this option, all CAN frames sent to the CAN
+ bus immediately appear in the receive buffer. This can be used to check if sending
+ was successful.
\endtable
*/