STM8S/A Standard Peripherals Firmware Library
|
MySin_Typedef Struct Reference
#include <main.h>
Data Fields | |
uint8_t | Index |
bool | Up |
uint8_t | Value [nbr_of_samples_half] |
Detailed Description
Definition at line 2710 of file TIM1/TIM1_Sinewave_Generation/main.h.
Field Documentation
Definition at line 2712 of file TIM1/TIM1_Sinewave_Generation/main.h.
Referenced by INTERRUPT_HANDLER(), and LoadValueIntoSinStruct().
Definition at line 2713 of file TIM1/TIM1_Sinewave_Generation/main.h.
Referenced by INTERRUPT_HANDLER(), and LoadValueIntoSinStruct().
uint8_t MySin_Typedef::Value[nbr_of_samples_half] |
Definition at line 2711 of file TIM1/TIM1_Sinewave_Generation/main.h.
Referenced by INTERRUPT_HANDLER(), and LoadValueIntoSinStruct().
The documentation for this struct was generated from the following file: