Type Alias esp32c3::spi0::misc::CSPI_ST_TRANS_END_INT_ENA_W

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

Field CSPI_ST_TRANS_END_INT_ENA writer - The bit is used to enable the interrupt of spi0_slv_st controlled transmitting is done.

Aliased Type§

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