APM:Libraries
Public Member Functions | List of all members
MenuCommands Class Reference

Public Member Functions

int8_t gpio_input (uint8_t argc, const Menu::arg *argv)
 
int8_t gpio_output (uint8_t argc, const Menu::arg *argv)
 
int8_t gpio_input_channel (uint8_t argc, const Menu::arg *argv)
 
int8_t gpio_output_channel (uint8_t argc, const Menu::arg *argv)
 

Detailed Description

Definition at line 80 of file GPIOTest.cpp.

Member Function Documentation

◆ gpio_input()

int8_t MenuCommands::gpio_input ( uint8_t  argc,
const Menu::arg argv 
)
inline

Definition at line 82 of file GPIOTest.cpp.

Here is the call graph for this function:

◆ gpio_input_channel()

int8_t MenuCommands::gpio_input_channel ( uint8_t  argc,
const Menu::arg argv 
)
inline

Definition at line 90 of file GPIOTest.cpp.

Here is the call graph for this function:

◆ gpio_output()

int8_t MenuCommands::gpio_output ( uint8_t  argc,
const Menu::arg argv 
)
inline

Definition at line 86 of file GPIOTest.cpp.

Here is the call graph for this function:

◆ gpio_output_channel()

int8_t MenuCommands::gpio_output_channel ( uint8_t  argc,
const Menu::arg argv 
)
inline

Definition at line 95 of file GPIOTest.cpp.

Here is the call graph for this function:

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