Public Member Functions | |
TxItem () | |
Public Attributes | |
bool | abort_on_error |
uavcan::MonotonicTime | deadline |
uavcan::CanFrame | frame |
bool | loopback |
bool | pending |
Definition at line 95 of file platform_specific_components/stm32/libuavcan/driver/include/uavcan_stm32/can.hpp.
|
inline |
Definition at line 103 of file platform_specific_components/stm32/libuavcan/driver/include/uavcan_stm32/can.hpp.
bool uavcan_stm32::CanIface::TxItem::abort_on_error |
Definition at line 101 of file platform_specific_components/stm32/libuavcan/driver/include/uavcan_stm32/can.hpp.
uavcan::MonotonicTime uavcan_stm32::CanIface::TxItem::deadline |
Definition at line 97 of file platform_specific_components/stm32/libuavcan/driver/include/uavcan_stm32/can.hpp.
uavcan::CanFrame uavcan_stm32::CanIface::TxItem::frame |
Definition at line 98 of file platform_specific_components/stm32/libuavcan/driver/include/uavcan_stm32/can.hpp.
bool uavcan_stm32::CanIface::TxItem::loopback |
Definition at line 100 of file platform_specific_components/stm32/libuavcan/driver/include/uavcan_stm32/can.hpp.
bool uavcan_stm32::CanIface::TxItem::pending |
Definition at line 99 of file platform_specific_components/stm32/libuavcan/driver/include/uavcan_stm32/can.hpp.