multicore_lockout_victim_is_initialized() is only used within PicoSDK.
 
Symbols
loading...
Files
loading...
SummarySyntaxArgumentsReferences

Return value

true if multicore_victim_init() has been called on the specified core, false otherwise.

Notes

this state persists even if the core is subsequently reset; therefore you are advised to always call multicore_lockout_victim_init() again after resetting a core, which had previously been initialized.

References

from examples