31 #ifndef DOXYGEN_SHOULD_SKIP_THIS 44 TINY_FD_QUEUE_FREE = 0x01,
45 TINY_FD_QUEUE_U_FRAME = 0x02,
46 TINY_FD_QUEUE_S_FRAME = 0x04,
47 TINY_FD_QUEUE_I_FRAME = 0x08
48 } tiny_fd_queue_type_t;
#define TINY_ALIGNED(x)
This macro is used internally for aligning the structures.
Definition: tiny_types.h:88
Definition: tiny_fd_frames_int.h:56
This is Tiny HAL implementation for microcontrollers.
uint8_t type
tiny_fd_queue_type_t value
Definition: tiny_fd_frames_int.h:58
int len
payload of the frame
Definition: tiny_fd_frames_int.h:59