Type Definition esp32c2::spi2::user::RSCK_I_EDGE_W

source ·
pub type RSCK_I_EDGE_W<'a, const O: u8> = BitWriter<'a, u32, USER_SPEC, bool, O>;
Expand description

Field RSCK_I_EDGE writer - In the slave mode, this bit can be used to change the polarity of rsck. 0: rsck = !spi_ck_i. 1:rsck = spi_ck_i.