FLASH_RDY=B_0x0
PWR status register 2
FLASH_RDY | Flash ready flag This bit is set by hardware to indicate when the Flash memory is ready to be accessed after wakeup from power-down. To place the Flash memory in power-down, set either FPD_SLP or FPD_STP bit. Note: If the system boots from SRAM, the user application must wait till FLASH_RDY bit is set, prior to jumping to Flash memory. 0 (B_0x0): Flash memory in power-down 1 (B_0x1): Flash memory ready to be accessed |