mtouch_test_bist()
QNX SDP8.0Input Events Library ReferenceAPIDeveloperProgramming
Test the built-in-self-test (BIST)
Synopsis:
#include <input/mtouch_driver.h>
int mtouch_test_bist(void *dev, uint8_t *passfail, uint16_t *max, uint16_t *min)
Library:
libinputeventsDescription:
This function runs the BIST of the driver.
Returns:
A test result type. The test result will be one of type Driver test result types.
Page updated: