Emx::Bsp类 参考

#include "Bsp.hpp"

Emx::Bsp 的协作图:

class  Adc
 
class  GmGpio
 
class  GpioLike
 
class  IrCut
 
class  IrLight
 
class  KeyCall
 
class  KeyReset
 
class  Led
 
class  Mobile
 
class  Rca
 
class  RcaDetect
 
class  Spk
 
class  UpdateIndicator
 
class  WhiteLight
 
class  Wifi
 

Public 成员函数

 Bsp ()
 
virtual ~Bsp ()
 

Public 属性

std::shared_ptr< Adcadc
 
std::shared_ptr< IrCutirCut
 
std::shared_ptr< IrLightirLight
 
std::shared_ptr< WhiteLightwhiteLight
 
std::shared_ptr< KeyCallkeyCall
 
std::shared_ptr< KeyResetkeyReset
 
std::shared_ptr< Spkspk
 
std::shared_ptr< Rcarca
 
std::shared_ptr< RcaDetectrcaDetect
 
std::shared_ptr< Wifiwifi
 
std::shared_ptr< Mobilemobile
 
std::shared_ptr< Ledled
 
std::shared_ptr< UpdateIndicatorupdateIndicator
 
std::shared_ptr< GmGpiogmGpio
 

构造及析构函数说明

◆ Bsp()

Emx::Bsp::Bsp ( )

◆ ~Bsp()

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

类成员变量说明

◆ adc

std::shared_ptr<Adc> Emx::Bsp::adc

◆ irCut

std::shared_ptr<IrCut> Emx::Bsp::irCut

◆ irLight

std::shared_ptr<IrLight> Emx::Bsp::irLight

◆ whiteLight

std::shared_ptr<WhiteLight> Emx::Bsp::whiteLight

◆ keyCall

std::shared_ptr<KeyCall> Emx::Bsp::keyCall

◆ keyReset

std::shared_ptr<KeyReset> Emx::Bsp::keyReset

◆ spk

std::shared_ptr<Spk> Emx::Bsp::spk

◆ rca

std::shared_ptr<Rca> Emx::Bsp::rca

◆ rcaDetect

std::shared_ptr<RcaDetect> Emx::Bsp::rcaDetect

◆ wifi

std::shared_ptr<Wifi> Emx::Bsp::wifi

◆ mobile

std::shared_ptr<Mobile> Emx::Bsp::mobile

◆ led

std::shared_ptr<Led> Emx::Bsp::led

◆ updateIndicator

std::shared_ptr<UpdateIndicator> Emx::Bsp::updateIndicator

◆ gmGpio

std::shared_ptr<GmGpio> Emx::Bsp::gmGpio