Paparazzi UAS  v5.18.0_stable
Paparazzi is a free software Unmanned Aircraft System.
sc18is600_arch.h File Reference
+ 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
 

Macro Definition Documentation

◆ Sc18Is600Select

#define Sc18Is600Select ( )    GPIOB->BRR = GPIO_Pin_12

Definition at line 5 of file sc18is600_arch.h.

◆ Sc18Is600Unselect

#define Sc18Is600Unselect ( )    GPIOB->BSRR = GPIO_Pin_12

Definition at line 4 of file sc18is600_arch.h.