Type Alias esp32c3::dma::ch::IN_PRI

source ·
pub type IN_PRI = Reg<IN_PRI_SPEC>;
Expand description

IN_PRI (rw) register accessor: DMA_IN_PRI_CH0_REG.

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

For information about available fields see in_pri module

Aliased Type§

struct IN_PRI { /* private fields */ }