Type Alias esp32c2::spi0::misc::CSPI_ST_TRANS_END_W
source · pub type CSPI_ST_TRANS_END_W<'a, REG> = BitWriter<'a, REG>;
Expand description
Field CSPI_ST_TRANS_END
writer - The bit is used to indicate the spi0_slv_st controlled transmitting is done.
Aliased Type§
struct CSPI_ST_TRANS_END_W<'a, REG> { /* private fields */ }