OTP ==== 概述 ------- OTP 模块提供特定数据保存功能,用于保存掉电后保存的数据。 OTP 模块包含片载 OTP 和 efuse 部分等特殊存储区域,此区域具有单次读写或者锁死功能,调试场景需谨慎操作。 资源依赖 --------------- - Flash otp 用法流程 ------------- - 读写 ppm :cpp:func:`wq_otp_read_ppm` :cpp:func:`wq_otp_write_ppm` - 读写 mac :cpp:func:`wq_otp_read_mac` :cpp:func:`wq_otp_write_mac` API 介绍 ------------ .. doxygenfile:: wq_otp.h