libpynq (release 5EWC0-2023 version 0.2.1 of 2023-09-01 11:02)
Loading...
Searching...
No Matches
libpynq.c File Reference
#include "libpynq.h"
Include dependency graph for libpynq.c:

Go to the source code of this file.

Functions

void pynq_init (void)
 
void pynq_destroy (void)
 

Function Documentation

◆ pynq_destroy()

void pynq_destroy ( void  )

Reset and destroy the switchbox and GPIO of the PYNQ.

Definition at line 35 of file libpynq.c.

Here is the call graph for this function:

◆ pynq_init()

void pynq_init ( void  )

Initialise the switchbox and GPIO of the PYNQ.

Definition at line 24 of file libpynq.c.

Here is the call graph for this function: