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