[out] | reset_out_n | From the Break key |
[in] | keyboard_enable_n | Asserted to make keyboard detection operate |
[in] | column_select | Wired to pa[4;0], and indicates which column of the keyboard matrix to access |
[in] | row_select | Wired to pa[3;4], and indicates which row of the keyboard matrix to access |
[out] | key_in_column_pressed | Wired to CA2, asserted if keyboard_enable_n and a key is pressed in the specified column (other than row 0) |
[out] | selected_key_pressed | Asserted if keyboard_enable_n is asserted and the selected key is pressed |