Zephyr API Documentation 4.4.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
pac194x.h File Reference

Driver definitions for the PAC194X power monitor. More...

Go to the source code of this file.

Macros

#define PAC_UNIPOLAR_FSR   0
 Unipolar FSR range.
#define PAC_BIPOLAR_FSR   1
 Bipolar FSR range.
#define PAC_BIPOLAR_HALF_FSR   2
 Bipolar FSR/2 range.
#define PAC_ACCUM_VPOWER   0
 Accumulate Power data.
#define PAC_ACCUM_VSENSE   1
 Accumulate Current data.
#define PAC_ACCUM_VBUS   2
 Accumulate Voltage data.

Detailed Description

Driver definitions for the PAC194X power monitor.

Macro Definition Documentation

◆ PAC_ACCUM_VBUS

#define PAC_ACCUM_VBUS   2

Accumulate Voltage data.

◆ PAC_ACCUM_VPOWER

#define PAC_ACCUM_VPOWER   0

Accumulate Power data.

◆ PAC_ACCUM_VSENSE

#define PAC_ACCUM_VSENSE   1

Accumulate Current data.

◆ PAC_BIPOLAR_FSR

#define PAC_BIPOLAR_FSR   1

Bipolar FSR range.

◆ PAC_BIPOLAR_HALF_FSR

#define PAC_BIPOLAR_HALF_FSR   2

Bipolar FSR/2 range.

◆ PAC_UNIPOLAR_FSR

#define PAC_UNIPOLAR_FSR   0

Unipolar FSR range.