API Reference | |
| Interrupt Masks | |
Macros | |
| #define | CY_AXIDMAC_DRV_VERSION_MAJOR 1 |
| The driver major version. | |
| #define | CY_AXIDMAC_DRV_VERSION_MINOR 0 |
| The driver minor version. | |
| #define | CY_AXIDMAC_ID (CY_PDL_DRV_ID(0x4BU)) |
| The AXIDMAC driver identifier. | |
| #define | CY_AXIDMAC_LOOP_COUNT_MIN (1UL) |
| The minimum M/X/Y Count API parameters. | |
| #define | CY_AXIDMAC_LOOP_COUNT_MAX (65536UL) |
| The maximum M/X/Y Count API parameters. | |
| #define | CY_AXIDMAC_LOOP_INCREMENT_MIN (-32768L) |
| The minimum M/X/Y Increment API parameters. | |
| #define | CY_AXIDMAC_LOOP_INCREMENT_MAX (32767L) |
| The maximum M/X/Y Increment API parameters. | |