Struct esp32s3::sensitive::edma_boundary_1::W
source · pub struct W(_);
Expand description
Register EDMA_BOUNDARY_1
writer
Implementations§
source§impl W
impl W
sourcepub fn edma_boundary_1(&mut self) -> EDMA_BOUNDARY_1_W<'_, 0>
pub fn edma_boundary_1(&mut self) -> EDMA_BOUNDARY_1_W<'_, 0>
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).