sydeney commented on code in PR #15872:
URL: https://github.com/apache/nuttx/pull/15872#discussion_r1961957781


##########
arch/arm/src/tiva/common/tiva_pwm.c:
##########
@@ -82,6 +82,7 @@ struct tiva_pwm_chan_s
   uint8_t generator_id;
   uintptr_t generator_base;
   uint8_t channel_id;
+  bool complementary_generation;

Review Comment:
   Sugestion accepted.



-- 
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: commits-unsubscr...@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to