ODeV framework  v2
Data Fields
_NucleoDriver Struct Reference

#include <NucleoDriver.h>

+ Collaboration diagram for _NucleoDriver:

Data Fields

IDriver super
 
volatile boolean_t m_bPB1Pressed
 
SemaphoreHandle_t m_xSyncObj
 

Detailed Description

NucleoDriver internal structure.

Field Documentation

◆ m_bPB1Pressed

volatile boolean_t _NucleoDriver::m_bPB1Pressed

Specifies if the push button is pressed or not.

◆ m_xSyncObj

SemaphoreHandle_t _NucleoDriver::m_xSyncObj

Specifies the semaphore used to synchronize the driver with a task.

◆ super

IDriver _NucleoDriver::super

Base class object.


The documentation for this struct was generated from the following file: