RTEMS 6.1-rc6
Loading...
Searching...
No Matches
Data Fields
_dcdc_detection_config Struct Reference

Configuration for DCDC detection. More...

#include <fsl_dcdc.h>

Data Fields

bool enableXtalokDetection
 
bool powerDownOverVoltageVdd1P8Detection
 
bool powerDownOverVoltageVdd1P0Detection
 
bool powerDownLowVoltageDetection
 
bool powerDownOverCurrentDetection
 
bool powerDownPeakCurrentDetection
 
bool powerDownZeroCrossDetection
 
dcdc_peak_current_threshold_t PeakCurrentThreshold
 
bool powerDownOverVoltageDetection
 
bool powerDownLowVlotageDetection
 
dcdc_over_current_threshold_t OverCurrentThreshold
 

Detailed Description

Configuration for DCDC detection.

Field Documentation

◆ powerDownLowVoltageDetection

bool _dcdc_detection_config::powerDownLowVoltageDetection

Power down low-voltage detection comparator.

◆ powerDownOverVoltageVdd1P0Detection

bool _dcdc_detection_config::powerDownOverVoltageVdd1P0Detection

Power down over-voltage detection comparator for VDD1P0.

◆ powerDownOverVoltageVdd1P8Detection

bool _dcdc_detection_config::powerDownOverVoltageVdd1P8Detection

Power down over-voltage detection comparator for VDD1P8.


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