Type Alias esp32c3::spi2::slave::USR_CONF_R

source ·
pub type USR_CONF_R = BitReader;
Expand description

Field USR_CONF reader - 1: Enable the DMA CONF phase of current seg-trans operation, which means seg-trans will start. 0: This is not seg-trans mode.

Aliased Type§

struct USR_CONF_R { /* private fields */ }