Type Alias esp32c3::spi2::dma_int_raw::SLV_WR_BUF_DONE_R

source ·
pub type SLV_WR_BUF_DONE_R = BitReader;
Expand description

Field SLV_WR_BUF_DONE reader - The raw bit for SPI_SLV_WR_BUF_DONE_INT interrupt. 1: SPI slave mode Wr_BUF transmission is ended. 0: Others.

Aliased Type§

struct SLV_WR_BUF_DONE_R { /* private fields */ }