Type Alias esp32c2::spi0::misc::TRANS_END_W

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

Field TRANS_END writer - The bit is used to indicate the spi0_mst_st controlled transmitting is done.

Aliased Type§

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