ra8_err_t ra8_board_touch_open(const ra8_board_touch_cfg_t *cfg)
Bring the on-board GT911 up and open the touch driver against it.
Error Code Definitions for ra8-firmware.
ra8_err_codes_t ra8_err_t
Canonical error-return type used by every ra8-firmware API.
The two touch settings that are an APPLICATION choice, not a board fact.
uint8_t irq_pin
Attention pin, or k_ra8_touch_irq_pin_unset for a polled controller.
uint8_t max_points
Cap on reported contacts; 0 selects the board default (the GT911's full k_ra8_touch_max_points capaci...