|
libpynq (release 5EWC0-2023 version 0.2.1 of 2023-09-01 11:02)
|
#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] = {} |
| uint8_t switchbox_get_pin | ( | const int32_t | pin_number | ) |
| void switchbox_set_pin | ( | const int32_t | pin_number, |
| const uint8_t | pin_type | ||
| ) |