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

Go to the source code of this file.

Enumerations

enum  opamp_functional_mode { OPAMP_DIFFERENTIAL_MODE = 0 , OPAMP_INVERTING_MODE , OPAMP_NON_INVERTING_MODE , OPAMP_FOLLOWER_MODE }
 Enumerations for opamp functional mode. More...

Enumeration Type Documentation

◆ opamp_functional_mode

Enumerations for opamp functional mode.

Enumerator
OPAMP_DIFFERENTIAL_MODE 

Differential amplifier mode.

OPAMP_INVERTING_MODE 

Inverting amplifier mode.

OPAMP_NON_INVERTING_MODE 

Non-inverting amplifier mode.

OPAMP_FOLLOWER_MODE 

Follower mode.