#include <libteletone_generate.h>
Collaboration diagram for teletone_dds_state:
Data Fields | |
| uint32_t | phase_rate [MAX_PHASE_TONES] |
| uint32_t | scale_factor |
| uint32_t | phase_accumulator |
| teletone_process_t | tx_level |
Definition at line 125 of file libteletone_generate.h.
Definition at line 128 of file libteletone_generate.h.
Referenced by teletone_dds_state_modulate_sample(), and teletone_dds_state_reset_accum().
| uint32_t teletone_dds_state::phase_rate[MAX_PHASE_TONES] |
Definition at line 126 of file libteletone_generate.h.
Referenced by teletone_dds_state_modulate_sample(), and teletone_dds_state_set_tone().
| uint32_t teletone_dds_state::scale_factor |
Definition at line 127 of file libteletone_generate.h.
Referenced by teletone_dds_state_modulate_sample(), and teletone_dds_state_set_tx_level().
Definition at line 129 of file libteletone_generate.h.
Referenced by teletone_dds_state_set_tx_level().
1.4.7