Add aliases

This commit is contained in:
Stefano Calabretti
2021-11-28 13:21:31 +01:00
parent fed553869a
commit 5cc020f3a0
2 changed files with 5 additions and 3 deletions
+3 -1
View File
@@ -33,5 +33,7 @@ typedef uint8_t CanFilterBank;
typedef HAL_StatusTypeDef HalStatus;
typedef CAN_HandleTypeDef CanHandle;
typedef CAN_TxHeaderTypeDef CanTxHeader;
typedef CAN_RxHeaderTypeDef CanRxHeader;
#endif /* INC_MMR_TYPES_H_ */
#endif /* INC_MMR_CAN_TYPES_H_ */