Munts Technologies Linux Simple I/O Library for .Net Standard 2.0
Munts Technologies Linux Simple I/O Library for .Net Standard 2.0
Namespaces
IO.Objects.SimpleIO.GPIO
Pin Class
Pin Properties
fd Property
state Property
Pin
fd Property
Read-only property returning the Linux file descriptor for the GPIO pin.
Namespace:
IO.Objects.SimpleIO.GPIO
Assembly:
libsimpleio (in libsimpleio.dll) Version: 2.2024.167.1
Syntax
C#
Copy
public
int
fd
{
get
; }
Property Value
Int32
See Also
Reference
Pin Class
IO.Objects.SimpleIO.GPIO Namespace