candev_stm32_rx_mailbox Struct Reference

This structure holds anything related to the receive part. More...

Detailed Description

This structure holds anything related to the receive part.

Definition at line 382 of file fdcandev_stm32.h.

#include <fdcandev_stm32.h>

Data Fields

can_frame_t frame [FDCAN_STM32_RX_MAILBOXES]
 Receive FIFO.
 
int write_idx
 Write index in the receive FIFO.
 
int read_idx
 Read index in the receive FIFO.
 
int is_full
 Flag set when the FIFO is full.
 

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