Public Member Functions | Public Attributes | List of all members
uavcan::CanSelectMasks Struct Reference

#include <can.hpp>

Public Member Functions

 CanSelectMasks ()
 

Public Attributes

uint8_t read
 
uint8_t write
 

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 119 of file libuavcan/libuavcan/include/uavcan/driver/can.hpp.

Constructor & Destructor Documentation

◆ CanSelectMasks()

uavcan::CanSelectMasks::CanSelectMasks ( )
inline

Member Data Documentation

◆ read

uint8_t uavcan::CanSelectMasks::read

◆ write

uint8_t uavcan::CanSelectMasks::write

The documentation for this struct was generated from the following file:


uavcan_communicator
Author(s):
autogenerated on Fri Dec 13 2024 03:10:04