mirror of
https://github.com/espressif/esp-idf.git
synced 2025-11-15 15:00:02 +01:00
if using this flag, driver willn't return the trans-done descriptor from ISR, so `spi_slave_get_trans_result()` shouldn't be called. besides, callback is the only way to know transaction status in that case, so a `post_trans_cb` will be checked mandatory.
15 KiB
15 KiB