Loading...
Searching...
No Matches

ztimer_convert_shift frequency conversion layer class More...

Detailed Description

ztimer_convert_shift frequency conversion layer class

Definition at line 39 of file convert_shift.h.

#include <convert_shift.h>

Data Fields

ztimer_convert_t super
 Superclass instance.
 
unsigned shift
 Frequency conversion scaling constant from lower to self.
 

Field Documentation

◆ shift

unsigned ztimer_convert_shift_t::shift

Frequency conversion scaling constant from lower to self.

This value is saved as positive integer. The functions within the "ops" struct decides whether to left or right shift.

Definition at line 50 of file convert_shift.h.

◆ super

ztimer_convert_t ztimer_convert_shift_t::super

Superclass instance.

Definition at line 43 of file convert_shift.h.


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