Type Alias esp32c3::spi2::user::TSCK_I_EDGE_R

source ·
pub type TSCK_I_EDGE_R = BitReader;
Expand description

Field TSCK_I_EDGE reader - In the slave mode, this bit can be used to change the polarity of tsck. 0: tsck = spi_ck_i. 1:tsck = !spi_ck_i.

Aliased Type§

struct TSCK_I_EDGE_R { /* private fields */ }