OOKwiz
on/off-keying for ESP32 and a variety of supported radio modules
Public Member Functions | Public Attributes | List of all members
BufferPair Struct Reference

#include <OOKwiz.h>

Public Member Functions

void zap ()
 

Public Attributes

RawTimings raw
 
Pulsetrain train
 

Detailed Description

In the loop() handling of packets, we want to operate on sets of RawTimings and Pulsetrain.

Definition at line 20 of file OOKwiz.h.

Member Function Documentation

◆ zap()

void BufferPair::zap ( )
inline

Definition at line 23 of file OOKwiz.h.

Member Data Documentation

◆ raw

RawTimings BufferPair::raw

Definition at line 21 of file OOKwiz.h.

◆ train

Pulsetrain BufferPair::train

Definition at line 22 of file OOKwiz.h.


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