NinjaFlight
|
#include <system_calls.h>
Data Fields | |
struct system_calls_pwm | pwm |
struct system_calls_imu | imu |
struct system_calls_leds | leds |
struct system_calls_beeper | beeper |
struct system_calls_time | time |
struct system_calls_eeprom | eeprom |
struct system_calls_range | range |
System calls interface for the flight controller for interacting with the board.
struct system_calls_beeper system_calls::beeper |
struct system_calls_eeprom system_calls::eeprom |
struct system_calls_imu system_calls::imu |
struct system_calls_leds system_calls::leds |
struct system_calls_pwm system_calls::pwm |
struct system_calls_range system_calls::range |
struct system_calls_time system_calls::time |