|
WS63 SDK 文档 7021f4f@fbb_ws63
ws63 和 ws63e 解决方案的 SDK 文档
|
#include <stdint.h>

结构体 | |
| union | otp_bit_aligned_lockable |
宏定义 | |
| #define | REG_OTPC_BASE 0x500E0000 |
| #define | OTP_SHADOW_BASE REG_OTPC_BASE |
| #define | OTP_BIT_ALIGNED_LOCKABLE (OTP_SHADOW_BASE + 0x0000) |
| #define | OTP_REE_KEY_MASK 0xFF000000 |
| #define | OTP_REE_CODE_MASK 0x00FFFFFF |
类型定义 | |
| typedef union otp_bit_aligned_lockable | otp_bit_aligned_lockable_t |
| #define OTP_BIT_ALIGNED_LOCKABLE (OTP_SHADOW_BASE + 0x0000) |
| #define OTP_REE_CODE_MASK 0x00FFFFFF |
| #define OTP_REE_KEY_MASK 0xFF000000 |
| #define OTP_SHADOW_BASE REG_OTPC_BASE |
| #define REG_OTPC_BASE 0x500E0000 |
| typedef union otp_bit_aligned_lockable otp_bit_aligned_lockable_t |