LibJuno 0.1.0
LibJuno is a lightweight C99 library designed specifically for embedded systems.
Loading...
Searching...
No Matches
table_types.h File Reference
#include "juno/macros.h"
#include "juno/memory/memory_types.h"
#include <stdint.h>
#include <stddef.h>
Include dependency graph for table_types.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  JUNO_TABLE_HDR_TAG
 
struct  JUNO_TABLE_TAG
 

Typedefs

typedef struct JUNO_TABLE_TAG JUNO_TABLE_MANAGER_T
 
typedef struct JUNO_TABLE_HDR_TAG JUNO_TABLE_HDR_T
 
typedef struct JUNO_TABLE_PRIVATE_TAG JUNO_TABLE_PRIVATE_T
 

Typedef Documentation

◆ JUNO_TABLE_HDR_T

◆ JUNO_TABLE_MANAGER_T

◆ JUNO_TABLE_PRIVATE_T

typedef struct JUNO_TABLE_PRIVATE_TAG JUNO_TABLE_PRIVATE_T