Pin States¶
-
CYBSP_LED_STATE_ON
Pin state for the LED on.
-
CYBSP_LED_STATE_OFF
Pin state for the LED off.
-
CYBSP_BTN_PRESSED
Pin state for when a button is pressed.
-
CYBSP_BTN_OFF
Pin state for when a button is released.
CYBSP_LED_STATE_ON
Pin state for the LED on.
CYBSP_LED_STATE_OFF
Pin state for the LED off.
CYBSP_BTN_PRESSED
Pin state for when a button is pressed.
CYBSP_BTN_OFF
Pin state for when a button is released.