Type Definition esp32c3::spi2::clock::CLKCNT_H_R
source · pub type CLKCNT_H_R = FieldReader<u8, u8>;
Expand description
Field CLKCNT_H
reader - In the master mode it must be floor((spi_clkcnt_N+1)/2-1). In the slave mode it must be 0. Can be configured in CONF state.