X-Git-Url: https://repo.jachan.dev/pico-vscode.git/blobdiff_plain/ef9d40f66adc2d2d2c99d7eed8ef7097eed25d64..HEAD:/web/docs/group__async__context__threadsafe__background.html diff --git a/web/docs/group__async__context__threadsafe__background.html b/web/docs/group__async__context__threadsafe__background.html index 0fc9d1d..0913930 100644 --- a/web/docs/group__async__context__threadsafe__background.html +++ b/web/docs/group__async__context__threadsafe__background.html @@ -40,7 +40,7 @@
+ +

async_context_threadsafe_background provides an implementation of async_context that handles asynchronous work in a low priority IRQ, and there is no need for the user to poll for work +More...

@@ -121,7 +124,7 @@ Functions

Functions

 

Detailed Description

-

async_context_threadsafe_background provides an implementation of async_context that handles asynchronous work in a low priority IRQ, and there is no need for the user to poll for work.

+

async_context_threadsafe_background provides an implementation of async_context that handles asynchronous work in a low priority IRQ, and there is no need for the user to poll for work

Note
The workers used with this async_context MUST be safe to call from an IRQ.

Function Documentation