Functions
Deprecated Functions

Functions

uint16_t PM_tformat_setupCommand (uint16_t dataID, uint16_t eepromAddr, uint16_t eepromData, uint16_t crc) static
 Setup a command (Deprecated) More...
 
uint16_t PM_tformat_receiveData (uint16_t dataID) static
 Receive data (Deprecated) More...
 

Detailed Description

Function Documentation

◆ PM_tformat_setupCommand()

uint16_t PM_tformat_setupCommand ( uint16_t  dataID,
uint16_t  eepromAddr,
uint16_t  eepromData,
uint16_t  crc 
)

Setup a command (Deprecated)

To improve performance, this function has been split into command-specific functions shown below.

See also
Command specific functions:

◆ PM_tformat_receiveData()

uint16_t PM_tformat_receiveData ( uint16_t  dataID)

Receive data (Deprecated)

To improve performance, this function has been split into command-specific functions.

See also
Command-specific functions:

Copyright 2023, Texas Instruments Incorporated