SkyPulse UAV V0.1
Loading...
Searching...
No Matches
Signals | Public Member Functions | List of all members
GpioInterruptHandler Class Reference

#include <gpiointerrupthandler.h>

Inheritance diagram for GpioInterruptHandler:
Observer

Signals

void mpu6050Interrupt ()
 

Public Member Functions

 GpioInterruptHandler (QObject *parent=nullptr)
 
 ~GpioInterruptHandler ()
 
void onUpdate (bool isInitialised) override
 
bool initializeGpio ()
 
void deinitializeGpio ()
 
- Public Member Functions inherited from Observer
virtual ~Observer ()
 

Constructor & Destructor Documentation

◆ GpioInterruptHandler()

GpioInterruptHandler::GpioInterruptHandler ( QObject * parent = nullptr)
explicit

◆ ~GpioInterruptHandler()

GpioInterruptHandler::~GpioInterruptHandler ( )

Member Function Documentation

◆ deinitializeGpio()

void GpioInterruptHandler::deinitializeGpio ( )

◆ initializeGpio()

bool GpioInterruptHandler::initializeGpio ( )

◆ mpu6050Interrupt

void GpioInterruptHandler::mpu6050Interrupt ( )
signal

◆ onUpdate()

void GpioInterruptHandler::onUpdate ( bool isInitialised)
overridevirtual

Implements Observer.


The documentation for this class was generated from the following files: