TMPM4G(1) Group Peripheral Driver User Manual  V1.0.0.0
Number of Descriptor Range

Range of Number of Descriptor Macro Definition. More...

Macros

#define MDMA_NUM_OF_DESCRIPTOR_RANGE_MIN   ((uint32_t)0x00000000)
 
#define MDMA_NUM_OF_DESCRIPTOR_RANGE_MAX   ((uint32_t)0x000000FF)
 

Detailed Description

Range of Number of Descriptor Macro Definition.

Range of Number of Descriptor be set "(MDMA_NUM_OF_DESCRIPTOR_RANGE_MIN <= Value <= MDMA_NUM_OF_DESCRIPTOR_RANGE_MAX)".

Macro Definition Documentation

§ MDMA_NUM_OF_DESCRIPTOR_RANGE_MAX

#define MDMA_NUM_OF_DESCRIPTOR_RANGE_MAX   ((uint32_t)0x000000FF)

Maximum Value :255

§ MDMA_NUM_OF_DESCRIPTOR_RANGE_MIN

#define MDMA_NUM_OF_DESCRIPTOR_RANGE_MIN   ((uint32_t)0x00000000)

Minimum Value :0