OpenLcbCLib 1.0 Alpha
OpenSource C Library to create OpenLcb/Lcc Nodes
Loading...
Searching...
No Matches
can_fifo_t Struct Reference

Internal circular buffer for queuing can_msg_t pointers. More...

Data Fields

can_msg_tlist [LEN_CAN_FIFO_BUFFER]
 Message pointer slots.
 
uint16_t head
 Next write position.
 
uint16_t tail
 Next read position.
 

Detailed Description

Internal circular buffer for queuing can_msg_t pointers.

Field Documentation

◆ list

Message pointer slots.

◆ head

uint16_t head

Next write position.

◆ tail

uint16_t tail

Next read position.


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

Copyright (c) 2026 Jim Kueneman all rights reserved. See the License