libuav original

Dependents:   UAVCAN UAVCAN_Subscriber

Embed: (wiki syntax)

« Back to documentation index

CanSelectMasks Struct Reference

CanSelectMasks Struct Reference

Events to look for during ICanDriver::select() call. More...

#include <can.hpp>


Detailed Description

Events to look for during ICanDriver::select() call.

Bit position defines iface index, e.g. read = 1 << 2 to read from the third iface.

Definition at line 109 of file include/uavcan/driver/can.hpp.