Zephyr API Documentation 4.2.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
clock_mchp_subsys_osc32k_config_t Struct Reference

#include <zephyr/drivers/clock_control/mchp_clock_sam_d5x_e5x.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

Field Documentation

◆ on_demand_en

bool clock_mchp_subsys_osc32k_config_t::on_demand_en

configure oscillator to ON, when a peripheral is requesting it as a source

◆ run_in_standby_en

bool clock_mchp_subsys_osc32k_config_t::run_in_standby_en

configure oscillator to ON in standby sleep mode, unless on_demand_en is set


The documentation for this struct was generated from the following file: