mirror of
https://git.intern.spaceteamaachen.de/ALPAKA/TACOS.git
synced 2025-09-29 02:57:33 +00:00
feat(can): tx callback
This commit is contained in:
@@ -79,6 +79,11 @@ namespace sta
|
||||
*/
|
||||
void canCallback(uint32_t fifo);
|
||||
|
||||
/**
|
||||
* @brief Notify the system that a message was transmitted. Used to avoid overwriting the message buffer.
|
||||
*/
|
||||
void txCallback();
|
||||
|
||||
void init() override;
|
||||
void func() override;
|
||||
|
||||
|
Reference in New Issue
Block a user