RefreshModeToken

Nesting-safe ownership token for the process-global firmware transient mode.

Properties

Link copied to clipboard

Description of the acquired lease.

Functions

Link copied to clipboard
open override fun close()

Begins asynchronous release of the lease.

Link copied to clipboard
suspend fun closeAndAwait(): Result<Unit>

Releases the lease and waits for any required firmware cleanup.