GPIOD_CTXLESS_EVENT_CB_TIMEOUT

@brief Event types that can be passed to the ctxless event callback.

Values

ValueMeaning
GPIOD_CTXLESS_EVENT_CB_TIMEOUT1
GPIOD_CTXLESS_EVENT_CB_RISING_EDGE2

< Waiting for events timed out.

GPIOD_CTXLESS_EVENT_CB_FALLING_EDGE3

< Rising edge event occured.

Meta