![]() |
MCUSW
|
Functions | |
void | Spi_IntISR_McuMcspiTxRx (Spi_HWUnitType Spi_HwUnit) |
ADC ISR. More... | |
void | Spi_IntISR_McuMcspiDmaTx (Spi_HWUnitType MaxHwUnit, Spi_HWUnitType Spi_HwUnit) |
void | Spi_IntISR_McuMcspiDmaRx (Spi_HWUnitType MaxHwUnit, Spi_HWUnitType Spi_HwUnit) |
SPI Driver ISR category level | |
#define | SPI_ISR_VOID (0x00U) |
void ISR type More... | |
#define | SPI_ISR_CAT1 (0x01U) |
Category 1 ISR type. More... | |
#define | SPI_ISR_CAT2 (0x02U) |
Category 2 ISR type. More... | |
#define SPI_ISR_VOID (0x00U) |
void ISR type
#define SPI_ISR_CAT1 (0x01U) |
Category 1 ISR type.
#define SPI_ISR_CAT2 (0x02U) |
Category 2 ISR type.
void Spi_IntISR_McuMcspiTxRx | ( | Spi_HWUnitType | Spi_HwUnit | ) |
ADC ISR.
void Spi_IntISR_McuMcspiDmaTx | ( | Spi_HWUnitType | MaxHwUnit, |
Spi_HWUnitType | Spi_HwUnit | ||
) |
void Spi_IntISR_McuMcspiDmaRx | ( | Spi_HWUnitType | MaxHwUnit, |
Spi_HWUnitType | Spi_HwUnit | ||
) |