Type Alias esp32c2::spi0::misc::TRANS_END_R

source ·
pub type TRANS_END_R = BitReader;
Expand description

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

Aliased Type§

struct TRANS_END_R { /* private fields */ }