eLooM for STM32 application  v3.3.0
A framework for multitasking low power embedded applications powerd by STM32
Loading...
Searching...
No Matches
ITSDriver.h File Reference

Timestamp Driver interface. More...

#include "drivers/IDriver.h"
+ Include dependency graph for ITSDriver.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Typedefs

typedef struct _ITSDriver_t ITSDriver_t
 

Functions

static uint64_t ITSDrvGetTimeStamp (ITSDriver_t *_this)
 

Detailed Description

Timestamp Driver interface.

Author
STMicroelectronics - AIS - MCD Team
Version
4.0.0
Date
Mar 15, 2022

Timestamp driver interface extends the basic IDriver interface with get timestamp operation.

At this level the timestamp is the raw value of the counter of the timer used to implement the driver.

Attention

Copyright (c) 2022 STMicroelectronics. All rights reserved.

This software is licensed under terms that can be found in the LICENSE file in the root directory of this software component. If no LICENSE file comes with this software, it is provided AS-IS.

Typedef Documentation

◆ ITSDriver_t

typedef struct _ITSDriver_t ITSDriver_t

Create type name for _ITSDriver_t.

Function Documentation

◆ ITSDrvGetTimeStamp()

static uint64_t ITSDrvGetTimeStamp ( ITSDriver_t _this)
inlinestatic

Public API declaration Get the raw value of the counter of the timer used to implement the driver.

Parameters
_this[IN] specifies a pointer to a ITSDriver_t object.
Returns
a 32 bit value of the