libpynq
(release 5EID0-2023 version 0.3.0 of 2024-04-25 09:42 )
|
#include <switchbox.h>
Go to the source code of this file.
Functions | |
void | switchbox_init (void) |
void | switchbox_set_pin (const pin_t pin_number, const uint8_t pin_type) |
void | switchbox_reset (void) |
void | switchbox_destroy (void) |
uint8_t | switchbox_get_pin (const pin_t pin_number) |
Variables | |
char *const | switchbox_names [NUM_SWITCHBOX_NAMES] = {} |
uint8_t switchbox_get_pin | ( | const pin_t | pin_number | ) |
void switchbox_set_pin | ( | const pin_t | pin_number, |
const uint8_t | pin_type | ||
) |