dRonin
adbada4
dRonin firmware
Main Page
Related Pages
Modules
Namespaces
Data Structures
Files
File List
Globals
All
Data Structures
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
Groups
Pages
pios_spi_posix_priv.h
Go to the documentation of this file.
1
#ifndef PIOS_SPI_POSIX_PRIV_H
2
#define PIOS_SPI_POSIX_PRIV_H
3
4
#include <
pios.h
>
5
#include "
pios_semaphore.h
"
6
7
#include <limits.h>
8
9
#define SPI_MAX_SUBDEV 8
10
11
struct
pios_spi_cfg
{
12
char
base_path
[PATH_MAX];
13
};
14
15
#endif
/* PIOS_SPI_POSIX_PRIV_H */
pios_spi_cfg::base_path
char base_path[PATH_MAX]
Definition:
pios_spi_posix_priv.h:12
pios.h
Main PiOS header to include all the compiled in PiOS options.
pios_spi_cfg
Definition:
pios_spi_priv.h:43
pios_semaphore.h
flight
PiOS
posix
inc
pios_spi_posix_priv.h
Generated by
1.8.6