You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mynewt.apache.org by GitBox <gi...@apache.org> on 2018/04/13 14:12:43 UTC

[GitHub] mlaz commented on issue #955: pwm enabled?

mlaz commented on issue #955: pwm enabled?
URL: https://github.com/apache/mynewt-core/issues/955#issuecomment-381148189
 
 
   Ok, I see 2 issues here, probably we want :
   1 - pwm_disable to just make the channel stop and not unconfigure it.
   2 - Closing the device will make every channel unconfigured.
   3 - pwm_is_enabled because we now can make a channel run for a number of cycles and may want to know if it has already been configured.
   4 - A way to make a channel unassigned to a pin. (I'll make a PWM_NO_PIN macro so the user may do this via configure_channel) 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services