Headers for the driver for the DMA module.
Header for the driver for the IO module.
Headers for the driver for the MC33775A monitoring chip.
void AFE_SetRxTransmitOngoing(void)
sets the SPI transmit status.
void AFE_SetTxTransmitOngoing(void)
sets the SPI transmit status.
bool AFE_IsTxTransmitOngoing(void)
gets the SPI transmit status.
void AFE_DmaCallback(uint8_t spiIndex)
Function called by DMA block transfer callback.
bool AFE_IsRxTransmitOngoing(void)
gets the SPI transmit status.
Headers for the driver for the DMA module.