1. gpios,output-high,output-low

  gpios=<index GPIO_ACTIVE_HIGH> gpios=<index GPIO_ACTIVE_LOW>
active output-high( write 1 to registers) output-high(write 0 to registers)
inactive output-low(write 0 to registers) output-low(write 1 to registers)

相关文章:

  • 2022-12-23
  • 2021-04-24
  • 2021-12-18
  • 2021-08-21
  • 2022-12-23
  • 2021-09-12
  • 2021-04-28
猜你喜欢
  • 2021-07-15
  • 2022-12-23
  • 2021-05-26
  • 2021-07-16
  • 2022-12-23
  • 2021-08-20
  • 2022-12-23
相关资源
相似解决方案