Type Alias esp32s3::system::edma_ctrl::EDMA_RESET_W
source · pub type EDMA_RESET_W<'a, REG> = BitWriter<'a, REG>;
Expand description
Field EDMA_RESET
writer - Set 1 to let EDMA reset
Aliased Type§
struct EDMA_RESET_W<'a, REG> { /* private fields */ }