Rp2040/spisoft_arch.h
Go to the documentation of this file.
17 #define GP_OUT(pin, val) GP_FAST_WRITE(pin, val, SIO_BASE + SIO_GPIO_OUT_CLR_OFFSET, SIO_BASE + SIO_GPIO_OUT_SET_OFFSET)
Definition: Esp32/spisoft_arch.h:20