Keyboard driver.
Copyright (c) 2014-2018 Microchip Technology Inc. and its subsidiaries.
Functions | |
void | keyboard_get_key_state (struct keyboard_event *keybuffer) |
Check the status of the keyboard. More... | |
void keyboard_get_key_state | ( | struct keyboard_event * | keybuffer | ) |
Check the status of the keyboard.
keybuffer | a keyboard_event struct to store keyboard status |
Referenced by button_splash(), date_time_application(), display_date_time_application(), lightsensor_application(), main(), ntc_sensor_application(), oven_classb_error_insertion(), production_date_application(), set_date_application(), set_time_application(), show_button_splash(), show_explain_splash(), and timezone_select_application().