pub fn test_get_number_wait_cycles_based_on_frequency<FlashChipSpecific>()
where FlashChipSpecific: FlashChipSpecific<FlashLatency = FlashLatency16>,
Expand description

Test for the mapping between the system clock frequency and flash latency

It is highly recommended to run this test since everything else depends on it.