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

Method interfaceError

app/src/IO/Drivers/CANBus.cpp:468–471  ·  view source on GitHub ↗

* @brief Returns the last error that occurred while querying interfaces */

Source from the content-addressed store, hash-verified

466 * @brief Returns the last error that occurred while querying interfaces
467 */
468QString IO::Drivers::CANBus::interfaceError() const
469{
470 return m_interfaceError;
471}
472
473/**
474 * @brief Returns the list of standard CAN bus bitrates

Callers 2

getConfigurationMethod · 0.80
getInterfaceErrorMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected