Type Alias esp32c6::atomic::LOCK_STATUS

source ·
pub type LOCK_STATUS = Reg<LOCK_STATUS_SPEC>;
Expand description

LOCK_STATUS (r) register accessor: lock status regsiter

You can read this register and get lock_status::R. See API.

For information about available fields see lock_status module

Aliased Type§

struct LOCK_STATUS { /* private fields */ }