diff options
author | Damien George <damien.p.george@gmail.com> | 2016-12-22 14:51:07 +1100 |
---|---|---|
committer | Damien George <damien.p.george@gmail.com> | 2016-12-22 14:55:26 +1100 |
commit | 425150040c7a37cb55da1d22c7b62e0510097d90 (patch) | |
tree | e6d18a3dc34f6f165b908efb44010332d56b431f /examples/hwapi/soft_pwm_uasyncio.py | |
parent | b14abab9cd9e61307cd1101279f23fc77de09185 (diff) | |
download | micropython-425150040c7a37cb55da1d22c7b62e0510097d90.tar.gz micropython-425150040c7a37cb55da1d22c7b62e0510097d90.zip |
stmhal/mphalport.h: Explicitly use HAL's GPIO constants for pull modes.
They are the same as the existing raw constants (namely 0, 1, 2) but we
want to explicitly show that one can use the HAL's constants if necessary
(eg the mpconfigboard.h files do use the HAL's constants to define the
pull state of certain configurable pins).
Diffstat (limited to 'examples/hwapi/soft_pwm_uasyncio.py')
0 files changed, 0 insertions, 0 deletions