Third-party Python package module — Jetson. Auto-indexed from CDN. Method-level security roles have not been annotated; rule writers should inspect the source before use.
.GPIO.gpio.add_event_callback()NeutralGPIO.gpio.add_event_callback(channel, callback)
GPIO.gpio.add_event_callback function.
.GPIO.gpio.add_event_detect()NeutralGPIO.gpio.add_event_detect(channel, edge, callback, bouncetime, polltime)
GPIO.gpio.add_event_detect function.
.GPIO.gpio.event_detected()NeutralGPIO.gpio.event_detected(channel)
GPIO.gpio.event_detected function.
.GPIO.gpio.gpio_function()NeutralGPIO.gpio.gpio_function(channel)
GPIO.gpio.gpio_function function.
.GPIO.gpio.remove_event_detect()NeutralGPIO.gpio.remove_event_detect(channel, timeout)
GPIO.gpio.remove_event_detect function.
| FQN | Field | |
|---|---|---|
| Jetson | fqns[0] |
Wrong FQN → 0 findings. Verify with: change fqns to garbage → must produce 0 results.
import Jetson