Type Alias esp32c6::dma::OUT_PRI_CH

source ·
pub type OUT_PRI_CH = Reg<OUT_PRI_CH_SPEC>;
Expand description

OUT_PRI_CH (rw) register accessor: Priority register of Tx channel 0.

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

For information about available fields see out_pri_ch module

Aliased Type§

struct OUT_PRI_CH { /* private fields */ }