MCPcopy Create free account
hub / github.com/Serial-Studio/Serial-Studio / serialPortIndex

Method serialPortIndex

app/src/IO/Drivers/Modbus.cpp:566–569  ·  view source on GitHub ↗

* @brief Returns the serial port index */

Source from the content-addressed store, hash-verified

564 * @brief Returns the serial port index
565 */
566quint8 IO::Drivers::Modbus::serialPortIndex() const
567{
568 return m_serialPortIndex;
569}
570
571/**
572 * @brief Returns the parity index

Callers 2

getConfigurationMethod · 0.80
getSerialPortListMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected