AM243x Motor Control SDK  09.01.00
SDFM_ChCtrl Struct Reference

Detailed Description

Structure defining SDFM channel control fields.

Used by driver to enable / disable individual SD
channels.

Data Fields

volatile uint32_t sdfm_ch_id
 
volatile uint16_t enable_comparator
 
volatile uint8_t enFastDetect
 
volatile uint8_t en_phase_delay
 
volatile uint16_t clock_phase_delay
 
volatile uint16_t clock_edge
 

Field Documentation

◆ sdfm_ch_id

volatile uint32_t SDFM_ChCtrl::sdfm_ch_id

< stores the channel ids for different selected channel bit-field to enable comparators for individual SDFM channels, BitN:ChN, non-zero to enable

◆ enable_comparator

volatile uint16_t SDFM_ChCtrl::enable_comparator

bit-field to enable fast detect for individual SDFM channels, BitN:ChN, non-zero to enable

◆ enFastDetect

volatile uint8_t SDFM_ChCtrl::enFastDetect

enable phase delay calcualtion

◆ en_phase_delay

volatile uint8_t SDFM_ChCtrl::en_phase_delay

Clock phase delay

◆ clock_phase_delay

volatile uint16_t SDFM_ChCtrl::clock_phase_delay

nearest clock edge status of data

◆ clock_edge

volatile uint16_t SDFM_ChCtrl::clock_edge