Functions
spi_flash.h File Reference

SPI Flash. More...

#include "common/include/nm_common.h"
#include "bus_wrapper/include/nm_bus_wrapper.h"
#include "driver/source/nmbus.h"
#include "spi_flash_map.h"
Include dependency graph for spi_flash.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

sint8 spi_flash_erase (uint32 u32Offset, uint32 u32Sz)
 Erase a specified portion of SPI Flash.
. More...
 
uint32 spi_flash_get_size (void)
 Returns with uint32 value which is total flash size
. More...
 
sint8 spi_flash_read (uint8 *pu8Buf, uint32 u32Addr, uint32 u32Sz)
 Read a specified portion of data from SPI Flash.
. More...
 
sint8 spi_flash_write (uint8 *pu8Buf, uint32 u32Offset, uint32 u32Sz)
 Write a specified portion of data to SPI Flash.
. More...
 

Detailed Description

SPI Flash.

Copyright (c) 2016-2018 Microchip Technology Inc. and its subsidiaries.

Definition in file spi_flash.h.



inertial_sense_ros
Author(s):
autogenerated on Sat Sep 19 2020 03:19:07