![]() |
![]() |
Fftc_EmulationControlParams. More...
#include <fftc_lld.h>
Data Fields | |
uint8_t | bEmuRtSel |
uint8_t | bEmuSoftStop |
uint8_t | bEmuFreeRun |
Fftc_EmulationControlParams.
Configuration structure that can be used to setup the FFTC Emulation Control Parameters.
This bit controls FFTC's response to Emulation suspend signal that it has been programmed to monitor. When set to: 0 - FFTC suspends according to mode specified by bEmuSoftStop field. 1 - FFTC ignores suspend signal and operates normally.
This bit specifies whether the FFTC H/w should monitor the "emususp" or "emususp_rt" signal for emulation suspend. When set to: 0 - FFTC monitors "emususp" signal (and ignores "emususp_rt") 1 - FFTC monitors "emususp_rt" signal (and ignores "emususp")
This bit indicates whether FFTC should perform a hard stop / soft stop when emulation halt signal is asserted. Set to 1 for emulation soft stop and 0 for emulation hard stop.