mirror of
https://github.com/Fishwaldo/bl_mcu_sdk.git
synced 2025-07-19 03:08:36 +00:00
[docs] update pwm and get_start rst
This commit is contained in:
parent
3235d20a7a
commit
1e5f80ab19
77 changed files with 203 additions and 167 deletions
|
@ -66,7 +66,7 @@ PWM - 驱动步进电机
|
|||
.. code-block:: C
|
||||
:linenos:
|
||||
|
||||
#define BSP_PWM_CLOCK_SOURCE ROOT_CLOCK_SOURCE_RC_32K
|
||||
#define BSP_PWM_CLOCK_SOURCE ROOT_CLOCK_SOURCE_32K_CLK
|
||||
#define BSP_PWM_CLOCK_DIV 32
|
||||
|
||||
- 配置 ``PWM`` 设备时钟源,见 ``bsp/board/bl706_iot/clock_config.h``
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue