iLLD_TC27xC
1.0
|
QSPI SPIMASTER details. More...
Go to the source code of this file.
Data Structures | |
struct | IfxQspi_SpiMaster_Dma |
Dma handle. More... | |
struct | IfxQspi_SpiMaster_Input |
SLSI pin configuration structure. More... | |
struct | IfxQspi_SpiMaster_Output |
SLSO pin configuration structure. More... | |
struct | IfxQspi_SpiMaster |
Module handle data structure. More... | |
struct | IfxQspi_SpiMaster_DmaConfig |
Dma configuration. More... | |
union | IfxQspi_SpiMaster_InputOutput |
Union of Slave Select pins. More... | |
struct | IfxQspi_SpiMaster_Pins |
Master pin IO configuration structure. More... | |
struct | IfxQspi_SpiMaster_ChannelConfig |
Module Channel configuration structure. More... | |
struct | IfxQspi_SpiMaster_Channel_s |
Module Channel handle structure. More... | |
struct | IfxQspi_SpiMaster_Config |
Module configuration structure. More... | |
Typedefs | |
typedef struct IfxQspi_SpiMaster_Channel_s | IfxQspi_SpiMaster_Channel |
typedef void(* | IfxQspi_SpiMaster_AutoSlso )(IfxQspi_SpiMaster_Channel *chHandle) |
QSPI SPIMASTER details.
IMPORTANT NOTICE
Infineon Technologies AG (Infineon) is supplying this file for use exclusively with Infineon's microcontroller products. This file can be freely distributed within development tools that are supporting such microcontroller products.
THIS SOFTWARE IS PROVIDED "AS IS". NO WARRANTIES, WHETHER EXPRESS, IMPLIED OR STATUTORY, INCLUDING, BUT NOT LIMITED TO, IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE APPLY TO THIS SOFTWARE. INFINEON SHALL NOT, IN ANY CIRCUMSTANCES, BE LIABLE FOR SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES, FOR ANY REASON WHATSOEVER.
Definition in file IfxQspi_SpiMaster.h.
typedef void(* IfxQspi_SpiMaster_AutoSlso)(IfxQspi_SpiMaster_Channel *chHandle) |
Definition at line 317 of file IfxQspi_SpiMaster.h.
typedef struct IfxQspi_SpiMaster_Channel_s IfxQspi_SpiMaster_Channel |
Definition at line 315 of file IfxQspi_SpiMaster.h.