This commit is contained in:
Stefano Calabretti
2022-02-23 19:25:09 +01:00
parent 5026bc515c
commit 62e0e3ae63
5 changed files with 24 additions and 16 deletions
+8 -1
View File
@@ -14,7 +14,7 @@
#include "mmr_can_types.h"
#include "mmr_can_optimize.h"
#include "mmr_can_binary_literals.h"
#include "mmr_can_scs_manager.h"
#include "mmr_can_scs.h"
#ifndef MMR_CAN_RX_FIFO
#define MMR_CAN_RX_FIFO CAN_RX_FIFO0
@@ -182,6 +182,13 @@ extern MmrCanTickProvider __mmr_can_tickProvider;
*/
void MMR_CAN_SetTickProvider(MmrCanTickProvider tickProvider);
/**
* @brief
* Returns the current tick by calling the
* configured tick provider.
*/
uint32_t MMR_CAN_GetCurrentTick();
/**
* @brief
* Configures the filters with the default configuration