ubTransmitIndex is only used within SPI_TwoBoards_FullDuplex_IT.
 
Symbols
loading...
Files
loading...

ubTransmitIndex variable

Syntax

__IO uint8_t ubTransmitIndex = 0;

References

LocationReferrerText
main.c:45
__IO uint8_t ubTransmitIndex = 0;
main.c:306WaitAndCheckEndOfTransfer()
while (ubTransmitIndex != ubNbDataToTransmit)
main.c:449SPI1_Tx_Callback()
LL_SPI_TransmitData8(SPI1, aTxBuffer[ubTransmitIndex++]);

Data Use

Functions writing ubTransmitIndex
Functions reading ubTransmitIndex
all items filtered out
ubTransmitIndex
Type of ubTransmitIndex
ubTransmitIndex
uint8_t
all items filtered out