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.