File CAN_Common.h
FileList > bsp > Inc > CAN_Common.h
Go to the source code of this file
#include "stm32xx_hal.h"
Classes
| Type | Name |
|---|---|
| struct | can_recv_entry_t |
| struct | can_rx_payload_t |
| struct | can_tx_payload_t |
Public Types
| Type | Name |
|---|---|
| enum | can_status_t |
Macros
| Type | Name |
|---|---|
| define | MAX_CAN_DATA_SIZE (8) |
Public Types Documentation
enum can_status_t
enum can_status_t {
CAN_ERR,
CAN_OK,
CAN_EMPTY
};
Macro Definition Documentation
define MAX_CAN_DATA_SIZE
#define MAX_CAN_DATA_SIZE `(8)`
The documentation for this class was generated from the following file bsp/Inc/CAN_Common.h