|
Zephyr API Documentation 4.4.99
A Scalable Open Source RTOS
|
32 kHz internal oscillator (OSC32K) configuration. More...
#include <zephyr/drivers/clock_control/mchp_clock_pic32cm_jh.h>
Data Fields | |
| bool | on_demand_en |
| Turn the oscillator ON when a peripheral requests it as a source. | |
| bool | run_in_standby_en |
| Keep the oscillator ON in standby sleep mode, unless on_demand_en is set. | |
32 kHz internal oscillator (OSC32K) configuration.
| bool clock_mchp_subsys_osc32k_config::on_demand_en |
Turn the oscillator ON when a peripheral requests it as a source.
| bool clock_mchp_subsys_osc32k_config::run_in_standby_en |
Keep the oscillator ON in standby sleep mode, unless on_demand_en is set.