Paparazzi UAS  v5.18.0_stable
Paparazzi is a free software Unmanned Aircraft System.
sc18i600.c
Go to the documentation of this file.
1 #include "peripherals/sc18is600.h"
2 
4 
5 void sc18is600_init(void)
6 {
7 
10 
11 }
sc18is600_arch_init
void sc18is600_arch_init(void)
Definition: sc18is600_arch.c:25
sc18is600
struct Sc18Is600 sc18is600
Definition: sc18i600.c:3
Sc18Is600::status
enum Sc18Is600Status status
Definition: sc18i600.h:34
Sc18Is600
Definition: sc18i600.h:33
sc18is600_init
void sc18is600_init(void)
Definition: sc18i600.c:5
Sc18Is600Idle
@ Sc18Is600Idle
Definition: sc18i600.h:16