Sean Wilson / Mbed OS AdiSense1000_V21

Fork of AdiSense1000 by PoC_Team

Embed: (wiki syntax)

« Back to documentation index

Position of Channel Within Sequence and Enable for FFT (Channel_Options) Register

Position of Channel Within Sequence and Enable for FFT (Channel_Options) Register

Position of Channel Within Sequence and Enable for FFT (Channel_Options) Register. More...

Enumerations

enum  ADI_ADISENSE_CORE_Channel_Options_FFT_Enable_Ch { ADISENSE_CORE_CHANNEL_OPTIONS_NO_FFT = 0, ADISENSE_CORE_CHANNEL_OPTIONS_DO_FFT = 1 }

Detailed Description

Position of Channel Within Sequence and Enable for FFT (Channel_Options) Register.


Enumeration Type Documentation

Enumerator:
ADISENSE_CORE_CHANNEL_OPTIONS_NO_FFT 

FFT Will not be Performed on This Channel.

ADISENSE_CORE_CHANNEL_OPTIONS_DO_FFT 

FFT Will be Performed on This Channel.

Definition at line 1258 of file ADISENSE1000_REGISTERS_typedefs.h.