LibJuno 0.42.0
LibJuno is a lightweight C99 library designed specifically for embedded systems.
Loading...
Searching...
No Matches
spi_io_api.h File Reference
#include "juno/status.h"
#include "juno/module.h"
#include "juno/time/time_api.h"
#include <stdbool.h>
#include <stdint.h>
Include dependency graph for spi_io_api.h:

Go to the source code of this file.

Data Structures

struct  JUNO_SPI_IO_API_TAG
 

Typedefs

typedef struct JUNO_SPI_IO_API_TAG JUNO_SPI_IO_API_T
 
typedef union JUNO_SPI_IO_TAG JUNO_SPI_IO_T
 
typedef struct JUNO_SPI_IO_ROOT_TAG JUNO_SPI_IO_ROOT_T
 

Functions

struct JUNO_SPI_IO_ROOT_TAG JUNO_MODULE_ROOT (JUNO_SPI_IO_API_T, JUNO_MODULE_EMPTY)
 

Typedef Documentation

◆ JUNO_SPI_IO_API_T

This API has been generated by LibJuno: https://www.robinonsay.com/libjuno/ This header contains the io library API

Author
Robin Onsay

◆ JUNO_SPI_IO_ROOT_T

typedef struct JUNO_SPI_IO_ROOT_TAG JUNO_SPI_IO_ROOT_T

◆ JUNO_SPI_IO_T

typedef union JUNO_SPI_IO_TAG JUNO_SPI_IO_T

Function Documentation

◆ JUNO_MODULE_ROOT()

struct JUNO_SPI_IO_ROOT_TAG JUNO_MODULE_ROOT ( JUNO_SPI_IO_API_T  ,
JUNO_MODULE_EMPTY   
)