Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
Size: Mime:
#ifndef LINUX_SPI_74X164_H
#define LINUX_SPI_74X164_H

struct gen_74x164_chip_platform_data {
	/* number assigned to the first GPIO */
	unsigned	base;
};

#endif