![]() |
PS_Fgen_FW
4da88f4073c1cc65ea45c3a652a2751e495e50db
Firmware for an Power Supply and Function Generator build from an ATX power supply
|
Containing an implementation for a power supply channel. More...
Go to the source code of this file.
Classes | |
class | PS_Channel |
Power supply channel Class. More... | |
Typedefs | |
typedef enum PsRegulationModes | PsRegulationModes_t |
Available power supply regulation modes. | |
typedef enum PsStates | PsStates_t |
Available power supply states. | |
Enumerations | |
enum | PsRegulationModes { PS_REG_MODE_FIX , PS_REG_MODE_CV , NUM_PS_REG_MODE_ELEMENTS } |
Available power supply regulation modes. More... | |
enum | PsStates { PS_STATE_CV , PS_STATE_OVL , PS_STATE_OVP , PS_STATE_OCP , PS_STATE_OPP , NUM_PS_STATE_ELEMENTS } |
Available power supply states. More... | |
Containing an implementation for a power supply channel.
typedef enum PsRegulationModes PsRegulationModes_t |
Available power supply regulation modes.
Enumeration with all power supply regulation modes.
typedef enum PsStates PsStates_t |
Available power supply states.
Enumeration with all power supply states.
enum PsRegulationModes |
Available power supply regulation modes.
Enumeration with all power supply regulation modes.
enum PsStates |
Available power supply states.
Enumeration with all power supply states.