|
Paparazzi UAS v7.0_unstable
Paparazzi is a free software Unmanned Aircraft System.
|
This graph shows which files directly or indirectly include this file: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.