RTEMS 7.0-rc1
Loading...
Searching...
No Matches
Data Fields
rtems_can_queue_slot Struct Reference

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

#include <can-queue.h>

Data Fields

struct rtems_can_queue_slotnext
 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: