spi_get_freq_limit() function
Get the frequency limit of current configurations. SPI master working at this limit is OK, while above the limit, full duplex mode and DMA will not work, and dummy bits will be applied in the half duplex mode.
Arguments
gpio_is_used
True if using GPIO matrix, or False if native pins are used.
input_delay_ns
Input delay from SCLK launch edge to MISO data valid.
Return value
Frequency limit of current configurations.