Core
Loading...
Searching...
No Matches
core_CAN_module_s Struct Reference

Data Fields

FDCAN_HandleTypeDef hfdcan
 HAL FDCAN handle.
 
QueueHandle_t can_queue_rx
 Handle for FreeRTOS RX queue.
 
QueueHandle_t can_queue_tx
 Handle for FreeRTOS TX queue.
 
SemaphoreHandle_t can_tx_semaphore
 TX semaphore, taken when a message is added to the hardware FIFO and given when transmission completes.
 
uint32_t * timestamp_msb
 Most significant bits of the timestamp for the most recently received packet.
 
uint8_t fdcan_num_standard_filters
 
uint8_t fdcan_num_extended_filters
 
uint8_t autort
 
uint8_t use_fd
 

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