diff options
| author | Andrew Leech | 2018-07-18 06:22:11 +1000 |
|---|---|---|
| committer | Damien George | 2018-07-20 14:03:21 +1000 |
| commit | 4343c9330e126a78af1ece71c0767c75d16fc93f (patch) | |
| tree | f31478211f76dea608d007fb5ffa9983ac39a1cd /tests/basics/python34.py | |
| parent | ef554ef9a2708a8f344f22e586f52fb1343ed524 (diff) | |
stm32: Add method for statically configuring pin alternate function.
Works with pins declared normally in mpconfigboard.h, eg. (pin_XX), as well
as (pyb_pin_XX).
Provides new mp_hal_pin_config_alt_static(pin_obj, mode, pull, fn_type)
function declared in pin_static_af.h to allow configuring pin alternate
functions by name at compile time.
Diffstat (limited to 'tests/basics/python34.py')
0 files changed, 0 insertions, 0 deletions
