|
foxBMS-UnitTests
1.0.0
The foxBMS Unit Tests API Documentation
|
bool MIC_IsRxTransmitOngoing(void)
gets the SPI transmit status.
bool MIC_IsTxTransmitOngoing(void)
gets the SPI transmit status.
void MIC_DmaCallback(dmaInterrupt_t inttype, uint32 channel)
Function called by DMA block transfer callback.
void MIC_SetRxTransmitOngoing(void)
sets the SPI transmit status.
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 MIC_SetTxTransmitOngoing(void)
sets the SPI transmit status.
Headers for the driver for the DMA module.