AM243x Motor Control SDK  09.02.00
tamagawa_eeprom_interface Struct Reference

Detailed Description

Tamagawa EEPROM Interface.

Data Fields

volatile uint32_t cmd
 
volatile uint32_t adf
 
volatile uint32_t edf
 
volatile uint32_t crc
 
volatile uint32_t word0
 
volatile uint32_t word1
 
volatile uint32_t word2
 
uint64_t eeprom_tx_data
 

Field Documentation

◆ cmd

volatile uint32_t tamagawa_eeprom_interface::cmd

holds the value of command id for EEPROM commands

◆ adf

volatile uint32_t tamagawa_eeprom_interface::adf

holds the value of ADF for EEPROM commands

◆ edf

volatile uint32_t tamagawa_eeprom_interface::edf

holds the value of EDF for EEPROM Write command

◆ crc

volatile uint32_t tamagawa_eeprom_interface::crc

holds the value of CRC for EEPROM commands

◆ word0

volatile uint32_t tamagawa_eeprom_interface::word0

used for CRC calculation

◆ word1

volatile uint32_t tamagawa_eeprom_interface::word1

used for CRC calculation

◆ word2

volatile uint32_t tamagawa_eeprom_interface::word2

used for CRC calculation

◆ eeprom_tx_data

uint64_t tamagawa_eeprom_interface::eeprom_tx_data

used to store the bits for tx in eeprom read/write