|
Zephyr API Documentation 4.3.99
A Scalable Open Source RTOS
|
#include <zephyr/drivers/clock_control/mchp_clock_pic32cm_jh.h>
Data Fields | |
| bool | on_demand_en |
| configure oscillator to ON, when a peripheral is requesting it as a source | |
| bool | run_in_standby_en |
| configure oscillator to ON in standby sleep mode, unless on_demand_en is set | |
| enum clock_mchp_osc48m_divider_freq | post_divider_freq |
| Control the oscillator frequency range by adjusting the division ratio. | |
| bool clock_mchp_subsys_osc48m_config::on_demand_en |
configure oscillator to ON, when a peripheral is requesting it as a source
| enum clock_mchp_osc48m_divider_freq clock_mchp_subsys_osc48m_config::post_divider_freq |
Control the oscillator frequency range by adjusting the division ratio.
| bool clock_mchp_subsys_osc48m_config::run_in_standby_en |
configure oscillator to ON in standby sleep mode, unless on_demand_en is set