#include <CAN.h>
Definition at line 75 of file CAN.h.
◆ BusEvent()
◆ ~BusEvent()
PX4::BusEvent::~BusEvent |
( |
| ) |
|
◆ signalFromCallOut()
static void PX4::BusEvent::signalFromCallOut |
( |
BusEvent * |
sem | ) |
|
|
static |
◆ signalFromInterrupt()
void PX4::BusEvent::signalFromInterrupt |
( |
| ) |
|
◆ wait()
bool PX4::BusEvent::wait |
( |
uavcan::MonotonicDuration |
duration | ) |
|
◆ _signal
volatile uint16_t PX4::BusEvent::_signal |
Definition at line 85 of file CAN.h.
◆ _wait_semaphore
sem_t PX4::BusEvent::_wait_semaphore |
Definition at line 84 of file CAN.h.
The documentation for this class was generated from the following file:
- libraries/AP_HAL_PX4/CAN.h