Data Structures | |
| struct | DMAC_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>/devices/include/cy8c4045azi_s413.h for the list of block instances available on that device. Refer to the device TRM for the block register descriptions. More... | |
| struct | DMAC_DESCR_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>/devices/include/cy8c4045azi_s413.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_dmac_descriptor_config_t |
| This structure holds initialization values for the DMAC ping/pong descriptor. More... | |
| struct | cy_stc_dmac_channel_config_t |
| This structure holds initialization values for the DMAC channel. More... | |