![]() |
#include "Bsp.hpp"

类 | |
| 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< Adc > | adc |
| std::shared_ptr< IrCut > | irCut |
| std::shared_ptr< IrLight > | irLight |
| std::shared_ptr< WhiteLight > | whiteLight |
| std::shared_ptr< KeyCall > | keyCall |
| std::shared_ptr< KeyReset > | keyReset |
| std::shared_ptr< Spk > | spk |
| std::shared_ptr< Rca > | rca |
| std::shared_ptr< RcaDetect > | rcaDetect |
| std::shared_ptr< Wifi > | wifi |
| std::shared_ptr< Mobile > | mobile |
| std::shared_ptr< Led > | led |
| std::shared_ptr< UpdateIndicator > | updateIndicator |
| std::shared_ptr< GmGpio > | gmGpio |
| Emx::Bsp::Bsp | ( | ) |
|
inlinevirtual |
| std::shared_ptr<Adc> Emx::Bsp::adc |
| std::shared_ptr<IrCut> Emx::Bsp::irCut |
| std::shared_ptr<IrLight> Emx::Bsp::irLight |
| std::shared_ptr<WhiteLight> Emx::Bsp::whiteLight |
| std::shared_ptr<KeyCall> Emx::Bsp::keyCall |
| std::shared_ptr<KeyReset> Emx::Bsp::keyReset |
| std::shared_ptr<Spk> Emx::Bsp::spk |
| std::shared_ptr<Rca> Emx::Bsp::rca |
| std::shared_ptr<RcaDetect> Emx::Bsp::rcaDetect |
| std::shared_ptr<Wifi> Emx::Bsp::wifi |
| std::shared_ptr<Mobile> Emx::Bsp::mobile |
| std::shared_ptr<Led> Emx::Bsp::led |
| std::shared_ptr<UpdateIndicator> Emx::Bsp::updateIndicator |
| std::shared_ptr<GmGpio> Emx::Bsp::gmGpio |