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