pub const RM2_CLOCK_DIVIDER: FixedU32<U8>;Expand description
Clock divider used with the RM2 With default core clock configuration: RP2350: 150Mhz / 3 = 50Mhz pio clock -> 25Mhz GSPI clock RP2040: 133Mhz / 3 = 44.33Mhz pio clock -> 22.16Mhz GSPI clock