Mistake on this page?
Report an issue in GitHub or email us
Data Fields
_ARM_STORAGE_STATUS Struct Reference

Operating status of the storage controller. More...

#include <Driver_Storage.h>

Data Fields

uint32_t busy: 1
 Controller busy flag. More...
 
uint32_t error: 1
 Read/Program/Erase error flag (cleared on start of next operation) More...
 

Detailed Description

Operating status of the storage controller.

Definition at line 183 of file Driver_Storage.h.

Field Documentation

uint32_t busy

Controller busy flag.

Definition at line 184 of file Driver_Storage.h.

uint32_t error

Read/Program/Erase error flag (cleared on start of next operation)

Definition at line 185 of file Driver_Storage.h.

Important Information for this Arm website

This site uses cookies to store information on your computer. By continuing to use our site, you consent to our cookies. If you are not happy with the use of these cookies, please review our Cookie Policy to learn how they can be disabled. By disabling cookies, some features of the site will not work.