libpynq (release 5EWC0-2023 version 0.2.0 of 2023-08-28 20:33)
|
#include <switchbox.h>
Go to the source code of this file.
Functions | |
void | switchbox_init (void) |
void | switchbox_set_pin (const int32_t pin_number, const uint8_t pin_type) |
void | switchbox_reset (void) |
void | switchbox_destroy (void) |
uint8_t | switchbox_get_pin (const int32_t pin_number) |
Variables | |
char *const | switchbox_names [NUM_SWITCHBOX_NAMES] = {} |