Paparazzi UAS
v5.10_stable-5-g83a0da5-dirty
Paparazzi is a free software Unmanned Aircraft System.
Main Page
Related Pages
Modules
Data Structures
Files
File List
Globals
All
Data Structures
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
Modules
Pages
sc18is600_arch.h
Go to the documentation of this file.
1
#ifndef SC18IS600_ARCH_H
2
#define SC18IS600_ARCH_H
3
4
#define Sc18Is600Unselect() GPIOB->BSRR = GPIO_Pin_12
5
#define Sc18Is600Select() GPIOB->BRR = GPIO_Pin_12
6
7
8
9
#endif
/* SC18IS600_ARCH_H */
sw
airborne
arch
stm32
peripherals
sc18is600_arch.h
Generated on Wed Aug 28 2019 16:28:55 for Paparazzi UAS by
1.8.8