Paparazzi UAS
v5.18.0_stable
Paparazzi is a free software Unmanned Aircraft System.
|
#include "peripherals/sc18is600.h"
Go to the source code of this file.
Functions | |
void | sc18is600_init (void) |
Variables | |
struct Sc18Is600 | sc18is600 |
void sc18is600_init | ( | void | ) |
Definition at line 5 of file sc18i600.c.
References sc18is600, sc18is600_arch_init(), Sc18Is600Idle, and Sc18Is600::status.
struct Sc18Is600 sc18is600 |
Definition at line 3 of file sc18i600.c.
Referenced by dma1_c4_irq_handler(), exti2_irq_handler(), sc18is600_init(), sc18is600_read_from_register(), sc18is600_setup_SPI_DMA(), sc18is600_tranceive(), sc18is600_transmit(), and sc18is600_write_to_register().