Takeshi ISHII
b72f10c635
Add readPort() and some API to 'tmk_core/common/*/gpio.h' ( #12754 )
...
* add readPort() and some API to 'tmk_core/common/*/gpio.h'
The following macros have been added to gpio.h.
* readPort(port)
* setPortBitInput(port, bit)
* setPortBitInputHigh(port, bit)
* setPortBitOutput(port, bit)
* writePortBitLow(port, bit)
* writePortBitHigh(port, bit)
* add data type 'port_data_t' into gpio.h
* rename qmk_pin to pin
2021-06-07 18:23:21 +09:00
..
2021-03-25 11:34:28 +00:00
2021-06-07 18:23:21 +09:00
2021-06-07 18:23:21 +09:00
2021-03-10 22:47:36 +00:00
2020-12-26 15:56:11 +11:00
2020-05-11 01:04:38 +01:00
2020-12-26 15:56:11 +11:00
2019-08-30 15:01:52 -07:00
2020-12-26 15:56:11 +11:00
2021-03-25 23:18:59 +11:00
2021-01-10 22:15:29 +00:00
2021-03-01 08:57:02 -08:00
2021-03-01 08:57:02 -08:00
2021-05-29 13:53:10 -07:00
2021-05-29 13:53:10 -07:00
2021-02-14 11:51:06 +11:00
2020-12-26 15:56:11 +11:00
2021-02-14 01:44:22 +00:00
2020-12-26 15:56:11 +11:00
2021-05-26 22:21:15 -07:00
2021-05-26 22:21:15 -07:00
2020-12-26 15:56:11 +11:00
2021-02-14 11:51:06 +11:00
2020-12-26 15:56:11 +11:00
2019-11-17 08:25:58 -08:00
2019-11-06 00:42:16 +00:00
2021-05-18 17:02:28 +10:00
2021-05-29 13:53:10 -07:00
2021-03-15 12:21:14 +11:00
2021-02-14 01:44:22 +00:00
2020-12-26 15:56:11 +11:00
2021-02-14 11:51:06 +11:00
2021-02-14 01:44:22 +00:00
2021-02-14 01:44:22 +00:00
2021-02-14 01:44:22 +00:00
2020-12-26 15:56:11 +11:00
2020-03-13 18:44:56 +00:00
2021-05-06 17:16:07 +01:00
2020-05-03 01:25:39 +01:00
2019-08-30 15:01:52 -07:00
2021-02-14 01:44:22 +00:00
2020-12-26 15:56:11 +11:00
2021-03-02 14:31:23 +00:00
2020-12-01 10:04:42 -08:00
2020-12-01 10:04:42 -08:00
2020-12-26 15:56:11 +11:00
2021-02-28 15:52:58 +00:00
2021-02-28 15:52:58 +00:00
2020-12-26 15:56:11 +11:00
2021-03-10 22:47:36 +00:00