Paparazzi UAS
v5.18.0_stable
Paparazzi is a free software Unmanned Aircraft System.
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 Feb 1 2022 13:51:13 for Paparazzi UAS by
1.8.17