Data Structures | |
struct | DW_Type |
The struct type definition for the hardware register set contained in the block. The address of a variable of this type can be used as the base hardware address for register access. A device may support more than one instance of a peripheral block. Refer to a device-specific header file, e.g. <PDL_DIR>/COMPONENT_<ARCH>/include/<device>.h for the list of block instances available on that device. Refer to the device TRM for the block register descriptions. More... | |
struct | cy_stc_dma_descriptor_t |
DMA descriptor structure type. More... | |
struct | cy_stc_dma_descriptor_config_t |
This structure is a configuration structure pre-initialized by the user and passed as a parameter to the Cy_DMA_Descriptor_Init(). More... | |
struct | cy_stc_dma_channel_config_t |
This structure holds the initialization values for the DMA channel. More... | |
struct | cy_stc_dma_crc_config_t |
This structure holds the initialization values for the CRC feature, only for CPUSS_ver2. More... | |