Synopsis
PLATFORM_BUTTON_CONFIGURATION_t *platform_button_catalog(void);
Description

platform_button_catalog returns an array of buttons available on the platform. The end of the array is indicated by the pin member set to PLATFORM_END_OF_LIST.

See Also

PLATFORM_BUTTON_CONFIGURATION_t