Hi,
i got a pretty basic question.
The zynq TRM says you can access the registers with gpio.DIRM_0 and gpio.DATA_0 ...
The example provided by the SDK accesses it with a lot of functions for the XGpio Driver.
What is the better way, and how is it done the first way? I cannot find these registers in my source (system_hw_platform, sandalone_bsp)