Type Alias esp32c3::dma::ch::in_pri::RX_PRI_W

source ·
pub type RX_PRI_W<'a, REG> = FieldWriter<'a, REG, 4>;
Expand description

Field RX_PRI writer - The priority of Rx channel 0. The larger of the value, the higher of the priority.

Aliased Type§

struct RX_PRI_W<'a, REG> { /* private fields */ }