Mistake on this page?
Report an issue in GitHub or email us
Typedefs | Enumerations
PAL_FLASH

Typedefs

typedef void(* PalFlashCback_t) (uint8_t status)
 Callback. This may be returned in interrupt context. More...
 

Enumerations

Detailed Description

Typedef Documentation

typedef void(* PalFlashCback_t) (uint8_t status)

Callback. This may be returned in interrupt context.

Definition at line 42 of file pal_flash.h.

Enumeration Type Documentation

Operational states.

Enumerator
PAL_FLASH_STATE_UNINIT 

Uninitialized state.

PAL_FLASH_STATE_ERROR 

Error state.

PAL_FLASH_STATE_READY 

Ready state.

PAL_FLASH_STATE_BUSY 

Busy state.

Definition at line 45 of file pal_flash.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.