async_context_freertos_init_with_defaults() function
Initialize an async_context_freertos instance with default values If this method succeeds (returns true), then the async_context is available for use and can be de-initialized by calling async_context_deinit().
Arguments
self
a pointer to async_context_freertos structure to initialize
Return value
true if initialization is successful, false otherwise
async_context_freertos_init_with_defaults() calls 2 functions:
![]()
async_context_freertos_init_with_defaults()
async_context_freertos_init_with_defaults():
![]()
async_context_freertos_init_with_defaults()