Controlling gpio using the Rust programming language

Hi,

as a student I have to research on how I can control the gpio of the pynq z2 using the Rust programming language. Are there any ways to do this? Running Rust on linux from an sd card is no problem but then the problem of accessing the gpio comes. Are there any registers to adress?
Thank you already for your help.

Greetings,
Xander

Hi @Xander,

This is a bit outside the scope of this forum.
However, this post can serve as starting point

Mario