gpio_set_intr_type  ( pin type -- 0/err )

publication: 7 janvier 2022 / mis à jour 8 janvier 2022

Read this page in english

 

Sélectionne le type de déclenchement d'une interruption.

Exemple:

: interruptsInit ( -- ) 
    15 #GPIO_INTR_NEGEDGE gpio_set_intr_type drop 
  ; 

Legal: site web personnel sans commerce / personal site without seling