nkjnm
Dependencies: MAX44000 nexpaq_mdk
Fork of LED_Demo by
ARM_CFSTORE_CAPABILITIES Struct Reference
Find the capabilities of the configuration store. More...
#include <configuration_store.h>
Data Fields | |
| uint32_t | asynchronous_ops: 1 |
| When set then the configuration store dispatch interface is operating in non-blocking (asynchronous) mode. | |
| uint32_t | uvisor_support_enabled: 1 |
| The configuration store is using uvisor security contexts. | |
Detailed Description
Find the capabilities of the configuration store.
Definition at line 307 of file configuration_store.h.
Field Documentation
| uint32_t asynchronous_ops |
When set then the configuration store dispatch interface is operating in non-blocking (asynchronous) mode.
When unset then the configuration store dispatch interface is operating in blocking (synchronous) mode.
Definition at line 309 of file configuration_store.h.
| uint32_t uvisor_support_enabled |
The configuration store is using uvisor security contexts.
Definition at line 311 of file configuration_store.h.
Generated on Tue Jul 12 2022 17:04:02 by
1.7.2
