MX25 SPI Flash Shutdown
Description
Provide a function to put the MX25 SPI flash into deep power down mode to reduce power consumption.
Functions |
|
void | sl_mx25_flash_shutdown (void) |
Put the MX25 SPI flash into deep power down mode.
|
|
Function Documentation
◆ sl_mx25_flash_shutdown()
void sl_mx25_flash_shutdown | ( | void |
|
) |
Put the MX25 SPI flash into deep power down mode.
This function initializes SPI communication with the MX25 flash and sends the deep power-down instruction, which sets the device to minimal power consumption. The SPI communication is disabled to free the USART.