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