firmware
IEM Firmware Documentation
Loading...
Searching...
No Matches
can_rx_params Struct Reference
Collaboration diagram for can_rx_params:

Data Fields

FDCAN_HandleTypeDef * hfdcan
uint32_t rx_location
CAN_Rx_Handler_t handler
enum can_bus bus
uint16_t timestamp_ovfl_cnt
struct msg_timeouttimeout_ptr
unsigned timeout_ids_cnt
unsigned bus_bit_freq_khz

Field Documentation

◆ bus

enum can_bus can_rx_params::bus

◆ bus_bit_freq_khz

unsigned can_rx_params::bus_bit_freq_khz

◆ handler

CAN_Rx_Handler_t can_rx_params::handler

◆ hfdcan

FDCAN_HandleTypeDef* can_rx_params::hfdcan

◆ rx_location

uint32_t can_rx_params::rx_location

◆ timeout_ids_cnt

unsigned can_rx_params::timeout_ids_cnt

◆ timeout_ptr

struct msg_timeout* can_rx_params::timeout_ptr

◆ timestamp_ovfl_cnt

uint16_t can_rx_params::timestamp_ovfl_cnt

The documentation for this struct was generated from the following file: