Type Alias esp32c3::spi2::user1::MST_WFULL_ERR_END_EN_W

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

Field MST_WFULL_ERR_END_EN writer - 1: SPI transfer is ended when SPI RX AFIFO wfull error is valid in GP-SPI master FD/HD-mode. 0: SPI transfer is not ended when SPI RX AFIFO wfull error is valid in GP-SPI master FD/HD-mode.

Aliased Type§

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