Zephyr API Documentation 4.2.99
A Scalable Open Source RTOS
|
#include <zephyr/drivers/clock_control/mchp_clock_sam_d5x_e5x.h>
Data Fields | |
bool | run_in_standby_en |
configure oscillator to ON in standby sleep mode, unless on_demand_en is set | |
clock_mchp_gclk_src_clock_t | src |
Generator source clock selection. | |
uint16_t | div_factor |
Represent a division value for the corresponding Generator. |
uint16_t clock_mchp_subsys_gclkgen_config_t::div_factor |
Represent a division value for the corresponding Generator.
The actual division factor is dependent on the state of div_select (gclk1 0 - 65535, others 0 - 255)
bool clock_mchp_subsys_gclkgen_config_t::run_in_standby_en |
configure oscillator to ON in standby sleep mode, unless on_demand_en is set
clock_mchp_gclk_src_clock_t clock_mchp_subsys_gclkgen_config_t::src |
Generator source clock selection.