QUERY · ISSUE
machine.TouchPad should be documented
docs
machine.TouchPad, implemented in machine_touchpad.c for the esp32 port, is only documented in the ESP32 Quick Ref: Capacitive touch.
It should also have a machine.TouchPad entry.
CANDIDATE · ISSUE
docs: Pin.toggle() method is not documented
docs
Pin.toggle() method works (at least for RP2040 platform) but it is not documented here:
https://docs.micropython.org/en/latest/library/machine.Pin.html#methods