Struct can_rx_payload_t
#include <CAN_Common.h>
Public Attributes
| Type | Name |
|---|---|
| uint8_t | data |
| CAN_RxHeaderTypeDef | header |
Public Attributes Documentation
variable data
uint8_t can_rx_payload_t::data[MAX_CAN_DATA_SIZE];
variable header
CAN_RxHeaderTypeDef can_rx_payload_t::header;
The documentation for this class was generated from the following file bsp/Inc/CAN_Common.h