ESP3D  3.0
Firmware for ESP boards connected to 3D Printer
tone_data Struct Reference

#include <buzzer.h>

Collaboration diagram for tone_data:
Collaboration graph

Public Attributes

int frequency
 
int duration
 
bool processing
 
tone_data_next
 

Detailed Description

Definition at line 24 of file buzzer.h.

Member Data Documentation

◆ _next

tone_data* tone_data::_next

Definition at line 28 of file buzzer.h.

◆ duration

int tone_data::duration

Definition at line 26 of file buzzer.h.

◆ frequency

int tone_data::frequency

Definition at line 25 of file buzzer.h.

◆ processing

bool tone_data::processing

Definition at line 27 of file buzzer.h.


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