diff options
author | robert-hh <robert@hammelrath.com> | 2025-01-17 21:12:19 +0100 |
---|---|---|
committer | Damien George <damien@micropython.org> | 2025-02-28 16:47:29 +1100 |
commit | 61cb293b761d22de9ece8d7cfdb38555fc0a410a (patch) | |
tree | ab44ccb445d4b6b5ef56aab3924da10248428bb3 /py/modmicropython.c | |
parent | cbd21b39778d3f7b808d0c631a193625035b2190 (diff) | |
download | micropython-61cb293b761d22de9ece8d7cfdb38555fc0a410a.tar.gz micropython-61cb293b761d22de9ece8d7cfdb38555fc0a410a.zip |
esp32/machine_pin: Implement Pin.toggle() method.
The actual output pin value is taken from the OUT register, not from the
pad.
Tested with:
- ESP32 low and high Pin numbers
- ESP32C3 low Pin numbers
- ESP32C6 low Pin numbers
- ESP32S2 low and high Pin numbers
- ESP32S3 low and high Pin numbers
Signed-off-by: robert-hh <robert@hammelrath.com>
Diffstat (limited to 'py/modmicropython.c')
0 files changed, 0 insertions, 0 deletions