mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-01-18 12:52:44 +01:00
00cb9668ae
The documentation on the state `GPIO_DISCONNECT` was a bit vague. The API doc said it should disconnect the GPIO from all peripherals, the test also tested them for being electrically disconnected. The documentation in both the test and the API is extended to point out that a GPIO indeed SHOULD be in high impedance state, but that user MUST NOT expect that this requested is honored by every implementation and for every GPIO pin. In the test it is also pointed out that failing the test for a GPIO in the `GPIO_DISCONNECT` state being electrically disconnected is for some pins expected, and that the test should be just run again with different GPIOs. The test intentionally tests for a feature not provided by every GPIO pin rather than warning on a failure: The effort to just flash and run the test again with different GPIOs is relatively low, but it does confirm correct behavior of the API. |
||
---|---|---|
.. | ||
pio | ||
adc.h | ||
can.h | ||
cpuid.h | ||
dac.h | ||
doc.txt | ||
eeprom.h | ||
flashpage.h | ||
freqm.h | ||
gpio_ll_irq.h | ||
gpio_ll.h | ||
gpio_util.h | ||
gpio.h | ||
hwrng.h | ||
i2c.h | ||
init.h | ||
pio.h | ||
pm.h | ||
ptp.h | ||
pwm.h | ||
qdec.h | ||
rtc_mem.h | ||
rtc.h | ||
rtt.h | ||
spi.h | ||
timer.h | ||
uart.h | ||
usbdev.h | ||
vbat.h | ||
wdt.h |