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)
pub type CLKCNT_N_W<'a, const O: u8> = FieldWriter<'a, u32, CLOCK_SPEC, u8, u8, 8, O>;
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)