GPIO control on Xavier nx with register writes

hello msd11,

please refer to python library, Jetson GPIO for the samples that enables the use of Jetson’s GPIOs.
you may also see Topic 144550, for several ways to access GPIOs. such as, kernel APIs, python scripts, C++ samples.
thanks