NinjaFlight
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
system_calls Struct Reference

#include <system_calls.h>

Collaboration diagram for system_calls:

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
 

Detailed Description

System calls interface for the flight controller for interacting with the board.

Field Documentation

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

The documentation for this struct was generated from the following file: