![]() |
![]() |
TSIP Initialization config structure specific to Tx/Rx directions. More...
#include <tsip.h>
Data Fields | |
int16_t | channel |
int16_t | frameSize |
int16_t | tsPerFrame |
int16_t | clkSrc |
int16_t | dataDelay |
int16_t | bdxDelay |
int16_t | idleDrive |
int16_t | fsyncPol |
int16_t | fsyncClkPol |
int16_t | clkPol |
int16_t | dataRate |
int16_t | clkMode |
int16_t | superFrameInt |
int16_t | frameInt |
int16_t | frameIntDelay |
TSIP Initialization config structure specific to Tx/Rx directions.
The parameters in this structure are used to do initial setup of the TSIP driver specific to Tx/Rx directions.
int16_t tsipConfigDir_t::bdxDelay |
Tx output delay: enabled (1), disabled(0)
int16_t tsipConfigDir_t::channel |
The DMA channel number
int16_t tsipConfigDir_t::clkMode |
Clock mode
int16_t tsipConfigDir_t::clkPol |
Clock polarity
int16_t tsipConfigDir_t::clkSrc |
Clock source
int16_t tsipConfigDir_t::dataDelay |
Amount of delay between frame sync and the first data bit
int16_t tsipConfigDir_t::dataRate |
Data rate
int16_t tsipConfigDir_t::frameInt |
Frame interrupt selection
int16_t tsipConfigDir_t::frameIntDelay |
Frame interrupt delay
int16_t tsipConfigDir_t::frameSize |
Frame size
int16_t tsipConfigDir_t::fsyncClkPol |
Frame sync clock polarity
int16_t tsipConfigDir_t::fsyncPol |
Frame sync Polarity (1 to invert)
int16_t tsipConfigDir_t::idleDrive |
Value to drive on an idle timeslot (tx only)
int16_t tsipConfigDir_t::superFrameInt |
Super frame interrupt selection
int16_t tsipConfigDir_t::tsPerFrame |
Number of timeslots per frame