mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-04-30 19:34:07 +08:00
CanIOManager::getCanDriver()
This commit is contained in:
parent
d75139a318
commit
222ea1e093
@ -164,6 +164,8 @@ public:
|
||||
|
||||
CanIfacePerfCounters getIfacePerfCounters(uint8_t iface_index) const;
|
||||
|
||||
const ICanDriver& getCanDriver() const { return driver_; }
|
||||
|
||||
/**
|
||||
* Returns:
|
||||
* 0 - rejected/timedout/enqueued
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user