Type Alias esp32c3::spi2::dma_int_raw::SLV_CMD_ERR_R

source ·
pub type SLV_CMD_ERR_R = BitReader;
Expand description

Field SLV_CMD_ERR reader - The raw bit for SPI_SLV_CMD_ERR_INT interrupt. 1: The slave command value in the current SPI slave HD mode transmission is not supported. 0: Others.

Aliased Type§

struct SLV_CMD_ERR_R { /* private fields */ }