Paparazzi UAS
v5.8.2_stable-0-g6260b7c
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 Tue Jun 21 2016 14:01:11 for Paparazzi UAS by
1.8.8