docs: Update the application examples in pcnt.rst

This commit is contained in:
Zhang Shuxian
2024-08-06 16:01:29 +08:00
parent 56816c1ff4
commit 9733a89c18
2 changed files with 3 additions and 3 deletions

View File

@@ -383,7 +383,7 @@ Kconfig Options
Application Examples
--------------------
* Decode the quadrature signals from rotary encoder: :example:`peripherals/pcnt/rotary_encoder`.
* :example:`peripherals/pcnt/rotary_encoder` demonstrates how to use the PCNT peripheral to decode the differential signals generated from a common rotary encoder, EC11, and how to configure the rotary encoder to wake the system from light-sleep.
API Reference