7.1.1 Type gpio_pin_callback_t
typedef void(* gpio_pin_callback_t )(void)
The interrupt handler can be configured to do a function callback, the callback function must match the gpio_pin_callback_t type.
typedef void(* gpio_pin_callback_t )(void)
The interrupt handler can be configured to do a function callback, the callback function must match the gpio_pin_callback_t type.
The online versions of the documents are provided as a courtesy. Verify all content and data in the device’s PDF documentation found on the device product page.