FLAG_FLASH_NO_FLASH_FUNCTION top-level constant

int const FLAG_FLASH_NO_FLASH_FUNCTION

The flag used by TAG_FLASH to indicate no flash function is present. "00100000"

Implementation

const int FLAG_FLASH_NO_FLASH_FUNCTION = 32;