Home
last modified time | relevance | path

Searched defs:rt_pwm_configuration (Results 1 – 1 of 1) sorted by relevance

/nrf52832-nimble/rt-thread/components/drivers/include/drivers/
H A Drt_drv_pwm.h22 struct rt_pwm_configuration struct
24 rt_uint32_t channel; /* 0-n */
25 rt_uint32_t period; /* unit:ns 1ns~4.29s:1Ghz~0.23hz */
26 rt_uint32_t pulse; /* unit:ns (pulse<=period) */