Searched defs:_flexcan_edma_handle (Results 1 – 1 of 1) sorted by relevance
41 struct _flexcan_edma_handle struct43 flexcan_edma_transfer_callback_t callback; /*!< Callback function. */44 void *userData; /*!< FlexCAN callback function parameter.*/45 edma_handle_t *rxFifoEdmaHandle; /*!< The EDMA handler for Rx FIFO. */46 volatile uint8_t rxFifoState; /*!< Rx FIFO transfer state. */47 …size_t frameNum; /*!< The number of messages that need to be received. */49 …_frame_t *framefd; /*!< Point to the buffer of CAN Message to be received from Enhanced Rx FIFO. */