![]() |
![]() |
Fftc_UserInfo. More...
#include <fftc_pvt.h>
Data Fields | |
uint8_t | instNum |
Fftc_DrvCfg | drvCfg |
Qmss_QueueHnd | hQmssFreeDescQ [FFTC_MAX_NUM_FREEQ] |
Fftc_UserInfo.
Tracks FFTC application specific configuration info obtained from Fftc_open () API.
Data structure to hold the descriptor configuration, FFTC peripheral instance number and other info provided by an application that wishes to use the FFTC driver.
* Used by FFTC driver internally for book-keeping purposes *
Driver configuration specified by application
Qmss_QueueHnd _Fftc_UserInfo::hQmssFreeDescQ[FFTC_MAX_NUM_FREEQ] |
FFTC CPDMA's free descriptor queue handles.
uint8_t _Fftc_UserInfo::instNum |
FFTC peripheral instance number this object uses