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

#include <system_calls.h>

Data Fields

void(* on )(const struct system_calls_beeper *self, bool on)
 

Detailed Description

Interface to a single tone beeper.

Field Documentation

void(* system_calls_beeper::on)(const struct system_calls_beeper *self, bool on)

Turns the beeper on or off (on means tone should be heard)


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