Retention Registers module. More...
Include dependency graph for ZAF_retention_register.h:Go to the source code of this file.
Functions | |
| zpal_status_t | ZAF_retention_register_read (uint32_t index, uint32_t *data) |
| Reads a 32-bit value from the specified retention register. | |
| zpal_status_t | ZAF_retention_register_write (uint32_t index, uint32_t value) |
| Write a 32-bit value to the specified retention register. | |
| size_t | ZAF_retention_register_count (void) |
| Get number of retention registers available for application. | |
Retention Registers module.