RTEMS CAN/CAN FD Stack
Loading...
Searching...
No Matches
Public Attributes | List of all members
canque_slot_t Struct Reference

This structure represents one CAN message slot in the CAN FIFO queue. More...

#include <can-queue.h>

Collaboration diagram for canque_slot_t:
Collaboration graph
[legend]

Public Attributes

struct canque_slot_tnext
 Pointer to next/younger slot.
 
atomic_uint slot_flags
 Space for flags and optional command describing action associated with slot data.
 
struct can_frame frame
 This member holds can_frame structure representing one CAN frame/message.
 

Detailed Description

This structure represents one CAN message slot in the CAN FIFO queue.


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