micropython/docs/library
Damien George 7693ef3bd6 stmhal: Allow ADC.read_timed to take Timer object in place of freq.
This allows a user-specified Timer for the triggering of the ADC read,
mirroring the new behaviour of DAC.write_timed.

Addresses issue #1129.
2015-07-22 19:41:13 +01:00
..
cmath.rst
esp.rst esp8266: Updated documentation for scan() and moved to network 2015-06-17 23:16:28 +03:00
esp.socket.rst
gc.rst
index.rst
math.rst
micropython.rst
network.rst docs: Fix duplicate label error for network.WLAN. 2015-06-27 13:42:00 +01:00
os.rst
pyb.ADC.rst stmhal: Allow ADC.read_timed to take Timer object in place of freq. 2015-07-22 19:41:13 +01:00
pyb.Accel.rst docs: Update pyb.Accel doc to reflect changes and explain filtered_xyz. 2015-07-08 11:10:51 +01:00
pyb.CAN.rst
pyb.DAC.rst stmhal: Allow DAC.write_timed to take Timer object in place of freq. 2015-07-21 23:39:49 +01:00
pyb.ExtInt.rst
pyb.HeartBeat.rst
pyb.I2C.rst
pyb.LCD.rst
pyb.LED.rst
pyb.Pin.rst cc3200: Add `Pin.name()` method. 2015-06-28 14:14:22 +02:00
pyb.RTC.rst docs: Add more documentation for the CC3200 in the pyb module. 2015-06-16 15:45:24 +02:00
pyb.SD.rst docs: Add more documentation for the CC3200 in the pyb module. 2015-06-16 15:45:24 +02:00
pyb.SPI.rst
pyb.Servo.rst
pyb.Switch.rst
pyb.Timer.rst docs: Add more documentation for the CC3200 in the pyb module. 2015-06-16 15:45:24 +02:00
pyb.UART.rst
pyb.USB_VCP.rst
pyb.WDT.rst
pyb.rst docs: Add more documentation for the CC3200 in the pyb module. 2015-06-16 15:45:24 +02:00
select.rst
struct.rst
sys.rst
time.rst cc3200: time.sleep() now receives seconds, like CPython. 2015-07-02 17:23:22 +02:00
ubinascii.rst
uctypes.rst
uhashlib.rst docs: Add more documentation for the CC3200 in the pyb module. 2015-06-16 15:45:24 +02:00
uheapq.rst
ujson.rst
ure.rst
usocket.rst
uzlib.rst