An Event Handle.

Public Attributes#

sl_slist_node_t

List node.

Function that must be called when the event occurs.

Public Attribute Documentation#

node#

sl_slist_node_t sl_keyscan_driver_process_keyscan_event_handle_t::node

List node.


Definition at line 76 of file platform/driver/keyscan/inc/keyscan_driver.h

on_event#

sl_keyscan_driver_process_keyscan_event sl_keyscan_driver_process_keyscan_event_handle_t::on_event

Function that must be called when the event occurs.


Definition at line 77 of file platform/driver/keyscan/inc/keyscan_driver.h