michallenc commented on code in PR #15850:
URL: https://github.com/apache/nuttx/pull/15850#discussion_r1958411294


##########
arch/arm/src/samv7/Kconfig:
##########
@@ -872,6 +880,14 @@ config SAMV7_PWM0_PD8_POL
                Fault input is by default active on high level. This config
                inverts the logic and makes fault active on low level.
 
+config SAMV7_PWM0_PD8_LATCHED
+       bool "Latched fault"
+       default n
+       ---help---
+               This options ensures the fault input remains active until it is 
cleared

Review Comment:
   Ups, copy-paste mistake hell :sweat_smile: All fixed.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to