Paparazzi UAS
v5.18.0_stable
Paparazzi is a free software Unmanned Aircraft System.
|
Go to the source code of this file.
Macros | |
#define | Sc18Is600Unselect() GPIOB->BSRR = GPIO_Pin_12 |
#define | Sc18Is600Select() GPIOB->BRR = GPIO_Pin_12 |
#define Sc18Is600Select | ( | ) | GPIOB->BRR = GPIO_Pin_12 |
Definition at line 5 of file sc18is600_arch.h.
#define Sc18Is600Unselect | ( | ) | GPIOB->BSRR = GPIO_Pin_12 |
Definition at line 4 of file sc18is600_arch.h.