Type Alias esp32c3::dma::AHB_TEST

source ·
pub type AHB_TEST = Reg<AHB_TEST_SPEC>;
Expand description

AHB_TEST (rw) register accessor: DMA_AHB_TEST_REG.

You can read this register and get ahb_test::R. You can reset, write, write_with_zero this register using ahb_test::W. You can also modify this register. See API.

For information about available fields see ahb_test module

Aliased Type§

struct AHB_TEST { /* private fields */ }