Property | Type | Description | |
---|---|---|---|
ConvertPath | string | ||
GetGPIOPortPath | string | ||
RawRead | string | ||
RawWrite | void | ||
Read | string | ||
TinyGPIO | System | ||
Write | void |
Method | Description | |
---|---|---|
Export ( int port ) : |
Method | Description | |
---|---|---|
ConvertPath ( string path ) : string | ||
GetGPIOPortPath ( int port ) : string | ||
RawRead ( string path ) : string | ||
RawWrite ( string path, object value ) : void | ||
Read ( string name ) : string | ||
TinyGPIO ( int port ) : System | ||
Write ( string name, object value ) : void |