![]() |
USB EPROM/Flash Programmer
|
Implementation of the DC To DC Converter Class. More...
#include "circuits/dc2dc.hpp"
Functions | |
bool | operator== (const Dc2DcConfig &a, const Dc2DcConfig &b) |
bool | operator!= (const Dc2DcConfig &a, const Dc2DcConfig &b) |
Implementation of the DC To DC Converter Class.
bool operator== | ( | const Dc2DcConfig & | a, |
const Dc2DcConfig & | b | ||
) |
a | One object. |
b | Another object. |
bool operator!= | ( | const Dc2DcConfig & | a, |
const Dc2DcConfig & | b | ||
) |
a | One object. |
b | Another object. |