Driver for MCP23S17 via SPI. 
                        
                    
         
                Info
| Version: | 1.0.1 | 
| Author(s): | Jon Benson | 
| Last Update: | Saturday, April 30, 2016 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/hastarin/HastPiControl | 
| NuGet Url: | https://www.nuget.org/packages/Hastarin.Devices.MCP23S17 | 
Install
Install-Package Hastarin.Devices.MCP23S17
                        dotnet add package Hastarin.Devices.MCP23S17
                        paket add Hastarin.Devices.MCP23S17
                        
                                Hastarin.Devices.MCP23S17 Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- System.Diagnostics.Debug(>= 4.0.10)
 - System.Linq(>= 4.0.0)
 - System.Runtime(>= 4.0.20)
 - System.Runtime.WindowsRuntime(>= 4.0.10)
 - System.Threading.Tasks(>= 4.0.10)