NVM.h 248 Bytes
Newer Older
陈晓东's avatar
陈晓东 committed
1 2 3 4 5 6 7 8 9 10 11 12 13

#ifndef _NVM_H_
#define _NVM_H_

#include "NVM_Interface.h"

void NVM_Usr_Init(void);
void CAFD_NVM_Update(void);
void CAFD_CTRL_Update(uint8_t status);

//*******************************ر׼***************************************

#endif