Home
last modified time | relevance | path

Searched refs:flexio_mculcd_pin_func_t (Results 1 – 1 of 1) sorted by relevance

/hal_nxp-latest/mcux/mcux-sdk/drivers/flexio/mculcd/
Dfsl_flexio_mculcd.h106 typedef void (*flexio_mculcd_pin_func_t)(bool set); typedef
109 typedef void (*flexio_mculcd_pin_func_t)(bool set, void *userData); typedef
127 flexio_mculcd_pin_func_t setCSPin; /*!< Function to set or clear the CS pin. */
128 flexio_mculcd_pin_func_t setRSPin; /*!< Function to set or clear the RS pin. */
129flexio_mculcd_pin_func_t setRDWRPin; /*!< Function to set or clear the RD/WR pin, only used in 680…