docs/pyb.Pin: Sort .af() and .af_list() methods together.

This commit is contained in:
Paul Sokolovsky 2016-06-08 16:36:22 +03:00
parent a384a53130
commit f1eb672d88

View File

@ -149,6 +149,10 @@ Methods
integer returned will match one of the allowed constants for the af
argument to the init function.
.. method:: Pin.af_list()
Returns an array of alternate functions available for this pin.
.. method:: Pin.gpio()
Returns the base address of the GPIO block associated with this pin.
@ -175,10 +179,6 @@ Methods
Get the pin port.
.. method:: Pin.af_list()
Returns an array of alternate functions available for this pin.
.. method:: Pin.pull()
Returns the currently configured pull of the pin. The integer returned