LibDriver MULTI_BUTTON
Loading...
Searching...
No Matches
multi_button test driver function

multi_button test driver modules More...

Collaboration diagram for multi_button test driver function:

Functions

uint8_t multi_button_trigger_test (uint8_t row, uint8_t col)
 trigger test

Detailed Description

multi_button test driver modules

Function Documentation

◆ multi_button_trigger_test()

uint8_t multi_button_trigger_test ( uint8_t row,
uint8_t col )

trigger test

Parameters
[in]rowmax row of buttons
[in]colmax col of buttons
Returns
status code
  • 0 success
  • 1 test failed
Note
none

Definition at line 146 of file driver_multi_button_trigger_test.c.

Here is the call graph for this function: