#include <CAN.h>
Definition at line 75 of file CAN.h.
◆ BusEvent()
◆ ~BusEvent()
VRBRAIN::BusEvent::~BusEvent |
( |
| ) |
|
◆ signalFromCallOut()
static void VRBRAIN::BusEvent::signalFromCallOut |
( |
BusEvent * |
sem | ) |
|
|
static |
◆ signalFromInterrupt()
void VRBRAIN::BusEvent::signalFromInterrupt |
( |
| ) |
|
◆ wait()
bool VRBRAIN::BusEvent::wait |
( |
uavcan::MonotonicDuration |
duration | ) |
|
◆ _signal
volatile uint16_t VRBRAIN::BusEvent::_signal |
Definition at line 85 of file CAN.h.
◆ _wait_semaphore
sem_t VRBRAIN::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_VRBRAIN/CAN.h