Struct esp32s3::sensitive::edma_boundary_1::R
source · pub struct R(_);
Expand description
Register EDMA_BOUNDARY_1
reader
Implementations§
source§impl R
impl R
sourcepub fn edma_boundary_1(&self) -> EDMA_BOUNDARY_1_R
pub fn edma_boundary_1(&self) -> EDMA_BOUNDARY_1_R
Bits 0:13 - This field is used to configure the boundary 1 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).