![]() |
nRF Connect SDK Bare Metal API 2.0.99
|
| bool bm_spi_mngr_is_idle | ( | const struct bm_spi_mngr * | mgr | ) |
#include <bm_spi_mngr.h>
Get the current state of an SPI transaction manager instance.
| [in] | mgr | SPI transaction manager instance. |
| true | If all scheduled transactions have been finished. |
| false | Otherwise. |