Struct esp32c2_hal::pac::DMA
pub struct DMA { /* private fields */ }
Expand description
DMA (Direct Memory Access) Controller
Implementations§
§impl DMA
impl DMA
pub const PTR: *const RegisterBlock = {0x6003f000 as *const esp_hal_common::esp32c2::dma::RegisterBlock}
pub const PTR: *const RegisterBlock = {0x6003f000 as *const esp_hal_common::esp32c2::dma::RegisterBlock}
Pointer to the register block
pub const fn ptr() -> *const RegisterBlock
pub const fn ptr() -> *const RegisterBlock
Return the pointer to the register block