|
rusEFI
The most advanced open source ECU
|
Data Structures | |
| class | CanTxMessage |
| class | CanTxTyped< TData > |
Functions | |
| template<typename TData > | |
| void | transmitStruct (CanCategory category, uint32_t id, bool isExtended, bool canChannel) |
Variables | |
| fifo_buffer< CANTxFrame, 1024 > | txCanBuffer |
| void transmitStruct | ( | CanCategory | category, |
| uint32_t | id, | ||
| bool | isExtended, | ||
| bool | canChannel | ||
| ) |
Definition at line 141 of file can_msg_tx.h.

|
extern |
Definition at line 19 of file can_msg_tx.cpp.
Referenced by CanTxMessage::~CanTxMessage().