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.SPI
Device Class
Device Properties
fd Property
Device
fd Property
Read-only property returning the Linux file descriptor for the SPI slave device.
Namespace:
IO.Objects.SimpleIO.SPI
Assembly:
libsimpleio (in libsimpleio.dll) Version: 2.2024.167.1
Syntax
C#
Copy
public
int
fd
{
get
; }
Property Value
Int32
See Also
Reference
Device Class
IO.Objects.SimpleIO.SPI Namespace