Type Alias esp32c3::spi2::slave::USR_CONF_W

source ·
pub type USR_CONF_W<'a, REG> = BitWriter<'a, REG>;
Expand description

Field USR_CONF writer - 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_W<'a, REG> { /* private fields */ }