Please note that the Chinese and Japanese versions are currently being updated and are not yet complete. Stay tuned for the final versions!
dwm_gpio_irq_dis
GPIO ピンの割り込みを無効にします。
-
void dwm_gpio_irq_dis(uint8_t gpio_idx);
- パラメータ
-
Cコード例
dwm_gpio_irq_dis(DWM_GPIO_IDX_13);
SPI/UART 例
これらのインターフェースでは使用できません。