Searched defs:mec_bbled_breathe_config (Results 1 – 1 of 1) sorted by relevance
70 struct mec_bbled_breathe_config { struct71 uint32_t upd_intervals; /* 4-bit fields update intervals 0-7 */72 uint32_t upd_steps; /* 4-bit fields update steps 0-7 */73 uint16_t lo_delay; /* periods to wait before updating dc */74 uint16_t hi_delay; /* periods to wait before updating dc */75 uint8_t min_hold; /* current dc <= min_hold. Hold dc for low delay periods */76 uint8_t max_hold; /* current dc >= max_hold. Hold dc for high delay periods */77 uint8_t pwm_width; /* must be programmed before BBLED is set to Breathe mode */