Zephyr Project API 4.4.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
regulator_parent_driver_api Struct Reference

@driver_ops{Regulator Parent} More...

#include <regulator.h>

Data Fields

regulator_dvs_state_set_t dvs_state_set
 @driver_ops_optional Set a DVS state.
regulator_ship_mode_t ship_mode
 @driver_ops_optional Enter ship mode.

Detailed Description

@driver_ops{Regulator Parent}

Field Documentation

◆ dvs_state_set

regulator_dvs_state_set_t regulator_parent_driver_api::dvs_state_set

@driver_ops_optional Set a DVS state.

◆ ship_mode

regulator_ship_mode_t regulator_parent_driver_api::ship_mode

@driver_ops_optional Enter ship mode.


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