Type Definition esp32c2::spi0::clock::CLKCNT_N_W

source · []
pub type CLKCNT_N_W<'a, const O: u8> = FieldWriter<'a, u32, CLOCK_SPEC, u8, u8, 8, O>;
Expand description

Field CLKCNT_N writer - In the master mode it is the divider of spi_mem_clk. So spi_mem_clk frequency is system/(spi_mem_clkcnt_N+1)