-
- Downloads
extmod/machine_pinbase: Implementation of PinBase class.
Allows to translate C-level pin API to Python-level pin API. In other words, allows to implement a pin class and Python which will be usable for efficient C-coded algorithms, like bitbanging SPI/I2C, time_pulse, etc.
extmod/machine_pinbase.c
0 → 100644
extmod/machine_pinbase.h
0 → 100644
Please register or sign in to comment