Type Alias esp32c3::spi2::user::USR_CONF_NXT_R

source ·
pub type USR_CONF_NXT_R = BitReader;
Expand description

Field USR_CONF_NXT reader - 1: Enable the DMA CONF phase of next seg-trans operation, which means seg-trans will continue. 0: The seg-trans will end after the current SPI seg-trans or this is not seg-trans mode. Can be configured in CONF state.

Aliased Type§

struct USR_CONF_NXT_R { /* private fields */ }