aLedOn is only used within I2C_TwoBoards_MasterTx_SlaveRx.
 
Symbols
loading...
Files
loading...

aLedOn variable

Syntax

const uint8_t aLedOn[] = "LED ON";

References

LocationText
main.c:63
const uint8_t aLedOn[] = "LED ON";
main.c:76
__IO uint8_t ubNbDataToTransmit = sizeof(aLedOn);
main.c:77
uint8_t* pTransmitBuffer = (uint8_t*)aLedOn;

Type Use

Type of aLedOn
aLedOn
uint8_t
all items filtered out