Module esp32s3::sensitive::edma_boundary_2
source · Expand description
EDMA boundary 2 configuration
Structs
EDMA boundary 2 configuration
Register
EDMA_BOUNDARY_2 readerRegister
EDMA_BOUNDARY_2 writerType Definitions
Field
EDMA_BOUNDARY_2 reader - This field is used to configure the boundary 2 of external RAM. The unit is 4K. For example, set this field to 0x80, then the address boundary 0 would be 0x3C080000 (0x3C000000 + 0x80 * 4K).Field
EDMA_BOUNDARY_2 writer - This field is used to configure the boundary 2 of external RAM. The unit is 4K. For example, set this field to 0x80, then the address boundary 0 would be 0x3C080000 (0x3C000000 + 0x80 * 4K).