Analog_Pin wrote:
Hi
have we a api or other call to stop pwm what was start?
api says, pwm_start
api says in i2c_master_start and i2c_master_stop
but i have not read a
pwm_stop, can u teach me in this,
txs
Ann
To stop the pwm, we can just clear the FRC1 timer_enable bit.
RTC_CLR_REG_MASK(FRC1_CTRL_ADDRESS, FRC1_ENABLE_TIMER);Statistics: Posted by costaud — Wed Feb 11, 2015 8:57 pm
]]>