@brief Open a gpiochip by number. @param num Number of the gpiochip. @return GPIO chip handle or NULL if an error occurred.
This routine appends num to '/dev/gpiochip' to create the path.
See Implementation
@brief Open a gpiochip by number. @param num Number of the gpiochip. @return GPIO chip handle or NULL if an error occurred.
This routine appends num to '/dev/gpiochip' to create the path.