All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Loading...
Searching...
No Matches

base type for ztimer convert modules More...

Detailed Description

base type for ztimer convert modules

This type is supposed to be extended. It provides common fields for a ztimer clock that has a parent clock.

Definition at line 45 of file convert.h.

#include <convert.h>

Data Fields

ztimer_clock_t super
 ztimer_clock super class

 
ztimer_clock_tlower
 lower clock device

 
ztimer_t lower_entry
 timer entry in parent clock

 

Field Documentation

◆ lower

ztimer_clock_t* ztimer_convert_t::lower

lower clock device

Definition at line 47 of file convert.h.

◆ lower_entry

ztimer_t ztimer_convert_t::lower_entry

timer entry in parent clock

Definition at line 48 of file convert.h.

◆ super

ztimer_clock_t ztimer_convert_t::super

ztimer_clock super class

Definition at line 46 of file convert.h.


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