We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3da8ec1 + 8e471bf commit a3c068fCopy full SHA for a3c068f
1 file changed
doc/configuration.rst
@@ -542,16 +542,16 @@ Arguments:
542
Used by:
543
- `GpioDigitalOutputDriver`_
544
545
-MatchedSysfsGpio
+MatchedSysfsGPIO
546
++++++++++++++++
547
-A MatchedSysfsGpio resource describes a GPIO line, like a SysfsGPIO.
+A :any:`MatchedSysfsGPIO` describes a GPIO line, like a `SysfsGPIO`_.
548
The gpiochip is identified by matching udev properties. This allows
549
identification through hot-plugging or rebooting for controllers like
550
USB based gpiochips.
551
552
.. code-block:: yaml
553
554
- MatchedSysfsGpio:
+ MatchedSysfsGPIO:
555
match:
556
'@SUBSYSTEM': 'usb'
557
'@ID_SERIAL_SHORT': 'D38EJ8LF'
0 commit comments