Emx::Bsp::Adc类 参考

#include "Bsp.hpp"

Public 成员函数

 Adc ()
 
virtual ~Adc ()
 
int GetLumaValue ()
 
virtual int GetLumaValue (int chn)
 
int GetAdcValue ()
 
virtual int GetAdcValue (int chn)
 

构造及析构函数说明

◆ Adc()

Emx::Bsp::Adc::Adc ( )
inline

◆ ~Adc()

virtual Emx::Bsp::Adc::~Adc ( )
inlinevirtual

成员函数说明

◆ GetLumaValue() [1/2]

int Emx::Bsp::Adc::GetLumaValue ( )
inline

被这些函数引用 GetLumaValue().

◆ GetLumaValue() [2/2]

virtual int Emx::Bsp::Adc::GetLumaValue ( int  chn)
inlinevirtual

◆ GetAdcValue() [1/2]

int Emx::Bsp::Adc::GetAdcValue ( )
inline

被这些函数引用 GetAdcValue().

◆ GetAdcValue() [2/2]

virtual int Emx::Bsp::Adc::GetAdcValue ( int  chn)
inlinevirtual