mFrame
載入中...
搜尋中...
無符合項目
FMU.h
1
7#ifndef MCXA153_FAC9EE72_E5DD_4B9F_8A03_F08CED9C9083
8#define MCXA153_FAC9EE72_E5DD_4B9F_8A03_F08CED9C9083
9
10/* ***************************************************************************************
11 * Include
12 */
13#include "mframe.h"
14
15//----------------------------------------------------------------------------------------
16#include "./../fmu/Mask.h"
17#include "./../fmu/Register.h"
18#include "./../fmu/Shift.h"
19
20//----------------------------------------------------------------------------------------
21
22/* ***************************************************************************************
23 * Namespace
24 */
26 class FMU;
27 extern Register& FMU0;
28} // namespace mcxa153::chip::fmu
29
51 /* *************************************************************************************
52 * Variable
53 */
54
55 /* *************************************************************************************
56 * Abstract Method
57 */
58
59 /* *************************************************************************************
60 * Construct Method
61 */
62 protected:
69 virtual ~FMU(void) override;
70
71 /* *************************************************************************************
72 * Operator Method
73 */
74
75 /* *************************************************************************************
76 * Override Method
77 */
78
79 /* *************************************************************************************
80 * Public Method
81 */
82
83 /* *************************************************************************************
84 * Protected Method
85 */
86
87 /* *************************************************************************************
88 * Private Method
89 */
90
91 /* *************************************************************************************
92 * Static Variable
93 */
94
95 /* *************************************************************************************
96 * Static Method
97 */
98 public:
106 static inline constexpr uint32 FSTAT_FAIL(uint32 value) {
107 return ((value << +mcxa153::chip::fmu::Shift::FSTAT_FAIL) &
109 }
110
118 static inline constexpr uint32 FSTAT_CMDABT(uint32 value) {
119 return ((value << +mcxa153::chip::fmu::Shift::FSTAT_CMDABT) &
121 }
122
130 static inline constexpr uint32 FSTAT_PVIOL(uint32 value) {
131 return ((value << +mcxa153::chip::fmu::Shift::FSTAT_PVIOL) &
133 }
134
142 static inline constexpr uint32 FSTAT_ACCERR(uint32 value) {
143 return ((value << +mcxa153::chip::fmu::Shift::FSTAT_ACCERR) &
145 }
146
154 static inline constexpr uint32 FSTAT_CWSABT(uint32 value) {
155 return ((value << +mcxa153::chip::fmu::Shift::FSTAT_CWSABT) &
157 }
158
166 static inline constexpr uint32 FSTAT_CCIF(uint32 value) {
167 return ((value << +mcxa153::chip::fmu::Shift::FSTAT_CCIF) &
169 }
170
180 static inline constexpr uint32 FSTAT_CMDPRT(uint32 value) {
181 return ((value << +mcxa153::chip::fmu::Shift::FSTAT_CMDPRT) &
183 }
184
192 static inline constexpr uint32 FSTAT_CMDP(uint32 value) {
193 return ((value << +mcxa153::chip::fmu::Shift::FSTAT_CMDP) &
195 }
196
201 static inline constexpr uint32 FSTAT_CMDDID(uint32 value) {
202 return ((value << +mcxa153::chip::fmu::Shift::FSTAT_CMDDID) &
204 }
205
213 static inline constexpr uint32 FSTAT_DFDIF(uint32 value) {
214 return ((value << +mcxa153::chip::fmu::Shift::FSTAT_DFDIF) &
216 }
217
225 static inline constexpr uint32 FSTAT_SALV_USED(uint32 value) {
228 }
229
239 static inline constexpr uint32 FSTAT_PEWEN(uint32 value) {
240 return ((value << +mcxa153::chip::fmu::Shift::FSTAT_PEWEN) &
242 }
243
251 static inline constexpr uint32 FSTAT_PERDY(uint32 value) {
252 return ((value << +mcxa153::chip::fmu::Shift::FSTAT_PERDY) &
254 }
255
263 static inline constexpr uint32 FCNFG_CCIE(uint32 value) {
264 return ((value << +mcxa153::chip::fmu::Shift::FCNFG_CCIE) &
266 }
267
275 static inline constexpr uint32 FCNFG_ERSREQ(uint32 value) {
276 return ((value << +mcxa153::chip::fmu::Shift::FCNFG_ERSREQ) &
278 }
279
287 static inline constexpr uint32 FCNFG_DFDIE(uint32 value) {
288 return ((value << +mcxa153::chip::fmu::Shift::FCNFG_DFDIE) &
290 }
291
299 static inline constexpr uint32 FCNFG_ERSIEN0(uint32 value) {
300 return ((value << +mcxa153::chip::fmu::Shift::FCNFG_ERSIEN0) &
302 }
303
312 static inline constexpr uint32 FCNFG_ERSIEN1(uint32 value) {
313 return ((value << +mcxa153::chip::fmu::Shift::FCNFG_ERSIEN1) &
315 }
316
338 static inline constexpr uint32 FCTRL_RWSC(uint32 value) {
339 return ((value << +mcxa153::chip::fmu::Shift::FCTRL_RWSC) &
341 }
342
350 static inline constexpr uint32 FCTRL_LSACTIVE(uint32 value) {
353 }
354
363 static inline constexpr uint32 FCTRL_FDFD(uint32 value) {
364 return ((value << +mcxa153::chip::fmu::Shift::FCTRL_FDFD) &
366 }
367
375 static inline constexpr uint32 FCTRL_ABTREQ(uint32 value) {
376 return ((value << +mcxa153::chip::fmu::Shift::FCTRL_ABTREQ) &
378 }
379
387 static inline constexpr uint32 FTEST_TMECTL(uint32 value) {
388 return ((value << +mcxa153::chip::fmu::Shift::FTEST_TMECTL) &
390 }
391
399 static inline constexpr uint32 FTEST_TMEWR(uint32 value) {
400 return ((value << +mcxa153::chip::fmu::Shift::FTEST_TMEWR) &
402 }
403
411 static inline constexpr uint32 FTEST_TME(uint32 value) {
412 return ((value << +mcxa153::chip::fmu::Shift::FTEST_TME) &
414 }
415
423 static inline constexpr uint32 FTEST_TMODE(uint32 value) {
424 return ((value << +mcxa153::chip::fmu::Shift::FTEST_TMODE) &
426 }
427
435 static inline constexpr uint32 FTEST_TMELOCK(uint32 value) {
436 return ((value << +mcxa153::chip::fmu::Shift::FTEST_TMELOCK) &
438 }
439
444 static inline constexpr uint32 FCCOB0_CMDCODE(uint32 value) {
447 }
448
453 static inline constexpr uint32 FCCOB1_CMDOPT(uint32 value) {
454 return ((value << +mcxa153::chip::fmu::Shift::FCCOB1_CMDOPT) &
456 }
457
462 static inline constexpr uint32 FCCOB2_CMDADDR(uint32 value) {
465 }
466
471 static inline constexpr uint32 FCCOB3_CMDADDRE(uint32 value) {
474 }
475
480 static inline constexpr uint32 FCCOB4_CMDDATA0(uint32 value) {
483 }
484
489 static inline constexpr uint32 FCCOB5_CMDDATA1(uint32 value) {
492 }
493
498 static inline constexpr uint32 FCCOB6_CMDDATA2(uint32 value) {
501 }
502
507 static inline constexpr uint32 FCCOB7_CMDDATA3(uint32 value) {
510 }
511
519 static inline constexpr uint32 RESET_STATUS_ARY_TRIM_DONE(uint32 value) {
522 }
523
532 static inline constexpr uint32 RESET_STATUS_FMU_PARM_EN(uint32 value) {
535 }
536
544 static inline constexpr uint32 RESET_STATUS_FMU_PARM_DONE(uint32 value) {
547 }
548
557 static inline constexpr uint32 RESET_STATUS_SOC_TRIM_EN(uint32 value) {
560 }
561
570 static inline constexpr uint32 RESET_STATUS_SOC_TRIM_ECC(uint32 value) {
573 }
574
582 static inline constexpr uint32 RESET_STATUS_SOC_TRIM_DONE(uint32 value) {
585 }
586
594 static inline constexpr uint32 RESET_STATUS_RPR_DONE(uint32 value) {
597 }
598
606 static inline constexpr uint32 RESET_STATUS_INIT_DONE(uint32 value) {
609 }
610
618 static inline constexpr uint32 RESET_STATUS_RST_SF_ERR(uint32 value) {
621 }
622
630 static inline constexpr uint32 RESET_STATUS_RST_DF_ERR(uint32 value) {
633 }
634
644
652 static inline constexpr uint32 RESET_STATUS_RST_PATCH_LD(uint32 value) {
655 }
656
668
676 static inline constexpr uint32 MCTL_COREHLD(uint32 value) {
677 return ((value << +mcxa153::chip::fmu::Shift::MCTL_COREHLD) &
679 }
680
689 static inline constexpr uint32 MCTL_LSACT_EN(uint32 value) {
690 return ((value << +mcxa153::chip::fmu::Shift::MCTL_LSACT_EN) &
692 }
693
701 static inline constexpr uint32 MCTL_LSACTWREN(uint32 value) {
704 }
705
713 static inline constexpr uint32 MCTL_MASTER_REPAIR_EN(uint32 value) {
716 }
717
725 static inline constexpr uint32 MCTL_RFCMDEN(uint32 value) {
726 return ((value << +mcxa153::chip::fmu::Shift::MCTL_RFCMDEN) &
728 }
729
737 static inline constexpr uint32 MCTL_CWSABTEN(uint32 value) {
738 return ((value << +mcxa153::chip::fmu::Shift::MCTL_CWSABTEN) &
740 }
741
749 static inline constexpr uint32 MCTL_MRGRDDIS(uint32 value) {
750 return ((value << +mcxa153::chip::fmu::Shift::MCTL_MRGRDDIS) &
752 }
753
758 static inline constexpr uint32 MCTL_MRGRD0(uint32 value) {
759 return ((value << +mcxa153::chip::fmu::Shift::MCTL_MRGRD0) &
761 }
762
767 static inline constexpr uint32 MCTL_MRGRD1(uint32 value) {
768 return ((value << +mcxa153::chip::fmu::Shift::MCTL_MRGRD1) &
770 }
771
779 static inline constexpr uint32 MCTL_ERSAACK(uint32 value) {
780 return ((value << +mcxa153::chip::fmu::Shift::MCTL_ERSAACK) &
782 }
783
791 static inline constexpr uint32 MCTL_SCAN_OBS(uint32 value) {
792 return ((value << +mcxa153::chip::fmu::Shift::MCTL_SCAN_OBS) &
794 }
795
803 static inline constexpr uint32 MCTL_BIST_CTL(uint32 value) {
804 return ((value << +mcxa153::chip::fmu::Shift::MCTL_BIST_CTL) &
806 }
807
815 static inline constexpr uint32 MCTL_SMWR_CTL(uint32 value) {
816 return ((value << +mcxa153::chip::fmu::Shift::MCTL_SMWR_CTL) &
818 }
819
827 static inline constexpr uint32 MCTL_SALV_DIS(uint32 value) {
828 return ((value << +mcxa153::chip::fmu::Shift::MCTL_SALV_DIS) &
830 }
831
839 static inline constexpr uint32 MCTL_SOC_ECC_CTL(uint32 value) {
842 }
843
851 static inline constexpr uint32 MCTL_FMU_ECC_CTL(uint32 value) {
854 }
855
863 static inline constexpr uint32 MCTL_BIST_PWR_DIS(uint32 value) {
866 }
867
875 static inline constexpr uint32 MCTL_OSC_H(uint32 value) {
876 return ((value << +mcxa153::chip::fmu::Shift::MCTL_OSC_H) &
878 }
879
884 static inline constexpr uint32 BSEL_GEN_SBSEL_GEN(uint32 value) {
887 }
888
893 static inline constexpr uint32 BSEL_GEN_MBSEL_GEN(uint32 value) {
896 }
897
902 static inline constexpr uint32 PWR_OPT_PD_CDIV(uint32 value) {
905 }
906
911 static inline constexpr uint32 PWR_OPT_SLM_COUNT(uint32 value) {
914 }
915
923 static inline constexpr uint32 PWR_OPT_PD_TIMER_EN(uint32 value) {
926 }
927
935 static inline constexpr uint32 CMD_CHECK_ALIGNFAIL_PHR(uint32 value) {
938 }
939
947 static inline constexpr uint32 CMD_CHECK_ALIGNFAIL_PG(uint32 value) {
950 }
951
959 static inline constexpr uint32 CMD_CHECK_ALIGNFAIL_SCR(uint32 value) {
962 }
963
971 static inline constexpr uint32 CMD_CHECK_ALIGNFAIL_BLK(uint32 value) {
974 }
975
983 static inline constexpr uint32 CMD_CHECK_ADDR_FAIL(uint32 value) {
986 }
987
995 static inline constexpr uint32 CMD_CHECK_IFR_CMD(uint32 value) {
998 }
999
1007 static inline constexpr uint32 CMD_CHECK_ALL_CMD(uint32 value) {
1010 }
1011
1019 static inline constexpr uint32 CMD_CHECK_RANGE_FAIL(uint32 value) {
1022 }
1023
1031 static inline constexpr uint32 CMD_CHECK_SCR_ALIGN_CHK(uint32 value) {
1034 }
1035
1043 static inline constexpr uint32 CMD_CHECK_OPTION_FAIL(uint32 value) {
1046 }
1047
1055 static inline constexpr uint32 CMD_CHECK_ILLEGAL_CMD(uint32 value) {
1058 }
1059
1064 static inline constexpr uint32 BSEL_SBSEL(uint32 value) {
1065 return ((value << +mcxa153::chip::fmu::Shift::BSEL_SBSEL) &
1067 }
1068
1073 static inline constexpr uint32 BSEL_MBSEL(uint32 value) {
1074 return ((value << +mcxa153::chip::fmu::Shift::BSEL_MBSEL) &
1076 }
1077
1082 static inline constexpr uint32 MSIZE_MAXADDR0(uint32 value) {
1083 return ((value << +mcxa153::chip::fmu::Shift::MSIZE_MAXADDR0) &
1085 }
1086
1091 static inline constexpr uint32 FLASH_RD_ADD_FLASH_RD_ADD(uint32 value) {
1094 }
1095
1104
1112 static inline constexpr uint32 FLASH_RD_CTRL_FLASH_RD(uint32 value) {
1115 }
1116
1124 static inline constexpr uint32 FLASH_RD_CTRL_WIDE_LOAD(uint32 value) {
1127 }
1128
1136 static inline constexpr uint32 FLASH_RD_CTRL_SINGLE_RD(uint32 value) {
1139 }
1140
1145 static inline constexpr uint32 MM_ADDR_MM_ADDR(uint32 value) {
1146 return ((value << +mcxa153::chip::fmu::Shift::MM_ADDR_MM_ADDR) &
1148 }
1149
1154 static inline constexpr uint32 MM_WDATA_MM_WDATA(uint32 value) {
1157 }
1158
1163 static inline constexpr uint32 MM_CTL_MM_SEL(uint32 value) {
1164 return ((value << +mcxa153::chip::fmu::Shift::MM_CTL_MM_SEL) &
1166 }
1167
1175 static inline constexpr uint32 MM_CTL_MM_RD(uint32 value) {
1176 return ((value << +mcxa153::chip::fmu::Shift::MM_CTL_MM_RD) &
1178 }
1179
1187 static inline constexpr uint32 MM_CTL_BIST_ON(uint32 value) {
1188 return ((value << +mcxa153::chip::fmu::Shift::MM_CTL_BIST_ON) &
1190 }
1191
1199 static inline constexpr uint32 MM_CTL_FORCE_SW_CLK(uint32 value) {
1202 }
1203
1211 static inline constexpr uint32 UINT_CTL_SET_FAIL(uint32 value) {
1214 }
1215
1223 static inline constexpr uint32 UINT_CTL_DBERR(uint32 value) {
1224 return ((value << +mcxa153::chip::fmu::Shift::UINT_CTL_DBERR) &
1226 }
1227
1232 static inline constexpr uint32 RD_DATA0_RD_DATA0(uint32 value) {
1235 }
1236
1241 static inline constexpr uint32 RD_DATA1_RD_DATA1(uint32 value) {
1244 }
1245
1250 static inline constexpr uint32 RD_DATA2_RD_DATA2(uint32 value) {
1253 }
1254
1259 static inline constexpr uint32 RD_DATA3_RD_DATA3(uint32 value) {
1262 }
1263
1268 static inline constexpr uint32 PARITY_PARITY(uint32 value) {
1269 return ((value << +mcxa153::chip::fmu::Shift::PARITY_PARITY) &
1271 }
1272
1277 static inline constexpr uint32 RD_PATH_CTRL_STATUS_RD_CAPT(uint32 value) {
1280 }
1281
1286 static inline constexpr uint32 RD_PATH_CTRL_STATUS_SE_SIZE(uint32 value) {
1289 }
1290
1302
1310 static inline constexpr uint32 RD_PATH_CTRL_STATUS_MISR_EN(uint32 value) {
1313 }
1314
1326
1338
1343 static inline constexpr uint32 RD_PATH_CTRL_STATUS_AD_SET(uint32 value) {
1346 }
1347
1359
1371
1383
1395
1407
1420
1432
1444
1449 static inline constexpr uint32 SMW_DIN0_SMW_DIN0(uint32 value) {
1452 }
1453
1458 static inline constexpr uint32 SMW_DIN1_SMW_DIN1(uint32 value) {
1461 }
1462
1467 static inline constexpr uint32 SMW_DIN2_SMW_DIN2(uint32 value) {
1470 }
1471
1476 static inline constexpr uint32 SMW_DIN3_SMW_DIN3(uint32 value) {
1479 }
1480
1485 static inline constexpr uint32 SMW_ADDR_SMW_ADDR(uint32 value) {
1488 }
1489
1503 static inline constexpr uint32 SMW_CMD_WAIT_CMD(uint32 value) {
1506 }
1507
1515 static inline constexpr uint32 SMW_CMD_WAIT_WAIT_EN(uint32 value) {
1518 }
1519
1524 static inline constexpr uint32 SMW_CMD_WAIT_WAIT_AUTO_SET(uint32 value) {
1527 }
1528
1536 static inline constexpr uint32 SMW_STATUS_SMW_ERR(uint32 value) {
1539 }
1540
1548 static inline constexpr uint32 SMW_STATUS_SMW_BUSY(uint32 value) {
1551 }
1552
1560 static inline constexpr uint32 SMW_STATUS_BIST_BUSY(uint32 value) {
1563 }
1564
1569 static inline constexpr uint32 SOCTRIM0_0_TRIM0_0(uint32 value) {
1572 }
1573
1578 static inline constexpr uint32 SOCTRIM0_1_TRIM0_1(uint32 value) {
1581 }
1582
1587 static inline constexpr uint32 SOCTRIM0_2_TRIM0_2(uint32 value) {
1590 }
1591
1596 static inline constexpr uint32 SOCTRIM0_3_TRIM0_3(uint32 value) {
1599 }
1600
1605 static inline constexpr uint32 SOCTRIM1_0_TRIM1_0(uint32 value) {
1608 }
1609
1614 static inline constexpr uint32 SOCTRIM1_1_TRIM1_1(uint32 value) {
1617 }
1618
1623 static inline constexpr uint32 SOCTRIM1_2_TRIM1_2(uint32 value) {
1626 }
1627
1632 static inline constexpr uint32 SOCTRIM1_3_TRIM1_3(uint32 value) {
1635 }
1636
1641 static inline constexpr uint32 SOCTRIM2_0_TRIM2_0(uint32 value) {
1644 }
1645
1650 static inline constexpr uint32 SOCTRIM2_1_TRIM2_1(uint32 value) {
1653 }
1654
1659 static inline constexpr uint32 SOCTRIM2_2_TRIM2_2(uint32 value) {
1662 }
1663
1668 static inline constexpr uint32 SOCTRIM2_3_TRIM2_3(uint32 value) {
1671 }
1672
1677 static inline constexpr uint32 SOCTRIM3_0_TRIM3_0(uint32 value) {
1680 }
1681
1686 static inline constexpr uint32 SOCTRIM3_1_TRIM3_1(uint32 value) {
1689 }
1690
1695 static inline constexpr uint32 SOCTRIM3_2_TRIM3_2(uint32 value) {
1698 }
1699
1704 static inline constexpr uint32 SOCTRIM3_3_TRIM3_3(uint32 value) {
1707 }
1708
1713 static inline constexpr uint32 SOCTRIM4_0_TRIM4_0(uint32 value) {
1716 }
1717
1722 static inline constexpr uint32 SOCTRIM4_1_TRIM4_1(uint32 value) {
1725 }
1726
1731 static inline constexpr uint32 SOCTRIM4_2_TRIM4_2(uint32 value) {
1734 }
1735
1740 static inline constexpr uint32 SOCTRIM4_3_TRIM4_3(uint32 value) {
1743 }
1744
1749 static inline constexpr uint32 SOCTRIM5_0_TRIM5_0(uint32 value) {
1752 }
1753
1758 static inline constexpr uint32 SOCTRIM5_1_TRIM5_1(uint32 value) {
1761 }
1762
1767 static inline constexpr uint32 SOCTRIM5_2_TRIM5_2(uint32 value) {
1770 }
1771
1776 static inline constexpr uint32 SOCTRIM5_3_TRIM5_3(uint32 value) {
1779 }
1780
1785 static inline constexpr uint32 SOCTRIM6_0_TRIM6_0(uint32 value) {
1788 }
1789
1794 static inline constexpr uint32 SOCTRIM6_1_TRIM6_1(uint32 value) {
1797 }
1798
1803 static inline constexpr uint32 SOCTRIM6_2_TRIM6_2(uint32 value) {
1806 }
1807
1812 static inline constexpr uint32 SOCTRIM6_3_TRIM6_3(uint32 value) {
1815 }
1816
1821 static inline constexpr uint32 SOCTRIM7_0_TRIM7_0(uint32 value) {
1824 }
1825
1830 static inline constexpr uint32 SOCTRIM7_1_TRIM7_1(uint32 value) {
1833 }
1834
1839 static inline constexpr uint32 SOCTRIM7_2_TRIM7_2(uint32 value) {
1842 }
1843
1848 static inline constexpr uint32 SOCTRIM7_3_TRIM7_3(uint32 value) {
1851 }
1852
1862 static inline constexpr uint32 R_IP_CONFIG_IPSEL0(uint32 value) {
1865 }
1866
1876 static inline constexpr uint32 R_IP_CONFIG_IPSEL1(uint32 value) {
1879 }
1880
1885 static inline constexpr uint32 R_IP_CONFIG_BIST_CDIVL(uint32 value) {
1888 }
1889
1894 static inline constexpr uint32 R_IP_CONFIG_CDIVS(uint32 value) {
1897 }
1898
1903 static inline constexpr uint32 R_IP_CONFIG_BIST_TVFY(uint32 value) {
1906 }
1907
1917 static inline constexpr uint32 R_IP_CONFIG_TSTCTL(uint32 value) {
1920 }
1921
1929 static inline constexpr uint32 R_IP_CONFIG_DBGCTL(uint32 value) {
1932 }
1933
1938 static inline constexpr uint32 R_IP_CONFIG_BIST_CLK_SEL(uint32 value) {
1941 }
1942
1952 static inline constexpr uint32 R_IP_CONFIG_SMWTST(uint32 value) {
1955 }
1956
1964 static inline constexpr uint32 R_IP_CONFIG_ECCEN(uint32 value) {
1967 }
1968
1974 static inline constexpr uint32 R_TESTCODE_TESTCODE(uint32 value) {
1977 }
1978
1997 static inline constexpr uint32 R_DFT_CTRL_DFT_XADR(uint32 value) {
2000 }
2001
2018 static inline constexpr uint32 R_DFT_CTRL_DFT_YADR(uint32 value) {
2021 }
2022
2049 static inline constexpr uint32 R_DFT_CTRL_DFT_DATA(uint32 value) {
2052 }
2053
2062 static inline constexpr uint32 R_DFT_CTRL_CMP_MASK(uint32 value) {
2065 }
2066
2082 static inline constexpr uint32 R_DFT_CTRL_DFT_DATA_SRC(uint32 value) {
2085 }
2086
2098 static inline constexpr uint32 R_ADR_CTRL_GRPSEL(uint32 value) {
2101 }
2102
2107 static inline constexpr uint32 R_ADR_CTRL_XADR(uint32 value) {
2108 return ((value << +mcxa153::chip::fmu::Shift::R_ADR_CTRL_XADR) &
2110 }
2111
2116 static inline constexpr uint32 R_ADR_CTRL_YADR(uint32 value) {
2117 return ((value << +mcxa153::chip::fmu::Shift::R_ADR_CTRL_YADR) &
2119 }
2120
2134 static inline constexpr uint32 R_ADR_CTRL_PROG_ATTR(uint32 value) {
2137 }
2138
2143 static inline constexpr uint32 R_DATA_CTRL0_DATA0(uint32 value) {
2146 }
2147
2152 static inline constexpr uint32 R_PIN_CTRL_MAS1(uint32 value) {
2153 return ((value << +mcxa153::chip::fmu::Shift::R_PIN_CTRL_MAS1) &
2155 }
2156
2161 static inline constexpr uint32 R_PIN_CTRL_IFREN(uint32 value) {
2164 }
2165
2170 static inline constexpr uint32 R_PIN_CTRL_IFREN1(uint32 value) {
2173 }
2174
2179 static inline constexpr uint32 R_PIN_CTRL_REDEN(uint32 value) {
2182 }
2183
2188 static inline constexpr uint32 R_PIN_CTRL_LVE(uint32 value) {
2189 return ((value << +mcxa153::chip::fmu::Shift::R_PIN_CTRL_LVE) &
2191 }
2192
2197 static inline constexpr uint32 R_PIN_CTRL_PV(uint32 value) {
2198 return ((value << +mcxa153::chip::fmu::Shift::R_PIN_CTRL_PV) &
2200 }
2201
2206 static inline constexpr uint32 R_PIN_CTRL_EV(uint32 value) {
2207 return ((value << +mcxa153::chip::fmu::Shift::R_PIN_CTRL_EV) &
2209 }
2210
2215 static inline constexpr uint32 R_PIN_CTRL_WIPGM(uint32 value) {
2218 }
2219
2224 static inline constexpr uint32 R_PIN_CTRL_WHV(uint32 value) {
2225 return ((value << +mcxa153::chip::fmu::Shift::R_PIN_CTRL_WHV) &
2227 }
2228
2233 static inline constexpr uint32 R_PIN_CTRL_WMV(uint32 value) {
2234 return ((value << +mcxa153::chip::fmu::Shift::R_PIN_CTRL_WMV) &
2236 }
2237
2242 static inline constexpr uint32 R_PIN_CTRL_XE(uint32 value) {
2243 return ((value << +mcxa153::chip::fmu::Shift::R_PIN_CTRL_XE) &
2245 }
2246
2251 static inline constexpr uint32 R_PIN_CTRL_YE(uint32 value) {
2252 return ((value << +mcxa153::chip::fmu::Shift::R_PIN_CTRL_YE) &
2254 }
2255
2260 static inline constexpr uint32 R_PIN_CTRL_SE(uint32 value) {
2261 return ((value << +mcxa153::chip::fmu::Shift::R_PIN_CTRL_SE) &
2263 }
2264
2269 static inline constexpr uint32 R_PIN_CTRL_ERASE(uint32 value) {
2272 }
2273
2278 static inline constexpr uint32 R_PIN_CTRL_PROG(uint32 value) {
2279 return ((value << +mcxa153::chip::fmu::Shift::R_PIN_CTRL_PROG) &
2281 }
2282
2287 static inline constexpr uint32 R_PIN_CTRL_NVSTR(uint32 value) {
2290 }
2291
2296 static inline constexpr uint32 R_PIN_CTRL_SLM(uint32 value) {
2297 return ((value << +mcxa153::chip::fmu::Shift::R_PIN_CTRL_SLM) &
2299 }
2300
2305 static inline constexpr uint32 R_PIN_CTRL_RECALL(uint32 value) {
2308 }
2309
2314 static inline constexpr uint32 R_PIN_CTRL_HEM(uint32 value) {
2315 return ((value << +mcxa153::chip::fmu::Shift::R_PIN_CTRL_HEM) &
2317 }
2318
2323 static inline constexpr uint32 R_CNT_LOOP_CTRL_LOOPCNT(uint32 value) {
2326 }
2327
2342 static inline constexpr uint32 R_CNT_LOOP_CTRL_LOOPOPT(uint32 value) {
2345 }
2346
2360 static inline constexpr uint32 R_CNT_LOOP_CTRL_LOOPUNIT(uint32 value) {
2363 }
2364
2369 static inline constexpr uint32 R_CNT_LOOP_CTRL_LOOPDLY(uint32 value) {
2372 }
2373
2387 static inline constexpr uint32 R_TIMER_CTRL_TNVSUNIT(uint32 value) {
2390 }
2391
2396 static inline constexpr uint32 R_TIMER_CTRL_TNVSDLY(uint32 value) {
2399 }
2400
2414 static inline constexpr uint32 R_TIMER_CTRL_TNVHUNIT(uint32 value) {
2417 }
2418
2423 static inline constexpr uint32 R_TIMER_CTRL_TNVHDLY(uint32 value) {
2426 }
2427
2441 static inline constexpr uint32 R_TIMER_CTRL_TPGSUNIT(uint32 value) {
2444 }
2445
2450 static inline constexpr uint32 R_TIMER_CTRL_TPGSDLY(uint32 value) {
2453 }
2454
2468 static inline constexpr uint32 R_TIMER_CTRL_TRCVUNIT(uint32 value) {
2471 }
2472
2477 static inline constexpr uint32 R_TIMER_CTRL_TRCVDLY(uint32 value) {
2480 }
2481
2495 static inline constexpr uint32 R_TIMER_CTRL_TLVSUNIT(uint32 value) {
2498 }
2499
2504 static inline constexpr uint32 R_TIMER_CTRL_TLVSDLY_L(uint32 value) {
2507 }
2508
2516 static inline constexpr uint32 R_TEST_CTRL_BUSY(uint32 value) {
2519 }
2520
2525 static inline constexpr uint32 R_TEST_CTRL_DEBUG(uint32 value) {
2528 }
2529
2537 static inline constexpr uint32 R_TEST_CTRL_STATUS0(uint32 value) {
2540 }
2541
2549 static inline constexpr uint32 R_TEST_CTRL_STATUS1(uint32 value) {
2552 }
2553
2558 static inline constexpr uint32 R_TEST_CTRL_DEBUGRUN(uint32 value) {
2561 }
2562
2567 static inline constexpr uint32 R_TEST_CTRL_STARTRUN(uint32 value) {
2570 }
2571
2576 static inline constexpr uint32 R_TEST_CTRL_CMDINDEX(uint32 value) {
2579 }
2580
2585 static inline constexpr uint32 R_TEST_CTRL_DISABLE_IP1(uint32 value) {
2588 }
2589
2597 static inline constexpr uint32 R_ABORT_LOOP_ABORT_LOOP(uint32 value) {
2600 }
2601
2606 static inline constexpr uint32 R_ADR_QUERY_YADRFAIL(uint32 value) {
2609 }
2610
2615 static inline constexpr uint32 R_ADR_QUERY_XADRFAIL(uint32 value) {
2618 }
2619
2624 static inline constexpr uint32 R_DOUT_QUERY0_DOUTFAIL(uint32 value) {
2627 }
2628
2633 static inline constexpr uint32 R_SMW_QUERY_SMWLOOP(uint32 value) {
2636 }
2637
2642 static inline constexpr uint32 R_SMW_QUERY_SMWLAST(uint32 value) {
2645 }
2646
2651 static inline constexpr uint32 R_SMW_SETTING0_SMWPARM0(uint32 value) {
2654 }
2655
2660 static inline constexpr uint32 R_SMW_SETTING1_SMWPARM1(uint32 value) {
2663 }
2664
2669 static inline constexpr uint32 R_SMP_WHV0_SMPWHV0(uint32 value) {
2672 }
2673
2678 static inline constexpr uint32 R_SMP_WHV1_SMPWHV1(uint32 value) {
2681 }
2682
2687 static inline constexpr uint32 R_SME_WHV0_SMEWHV0(uint32 value) {
2690 }
2691
2696 static inline constexpr uint32 R_SME_WHV1_SMEWHV1(uint32 value) {
2699 }
2700
2705 static inline constexpr uint32 R_SMW_SETTING2_SMWPARM2(uint32 value) {
2708 }
2709
2714 static inline constexpr uint32 R_D_MISR0_DATASIG0(uint32 value) {
2717 }
2718
2723 static inline constexpr uint32 R_A_MISR0_ADRSIG0(uint32 value) {
2726 }
2727
2732 static inline constexpr uint32 R_C_MISR0_CTRLSIG0(uint32 value) {
2735 }
2736
2741 static inline constexpr uint32 R_SMW_SETTING3_SMWPARM3(uint32 value) {
2744 }
2745
2750 static inline constexpr uint32 R_DATA_CTRL1_DATA1(uint32 value) {
2753 }
2754
2759 static inline constexpr uint32 R_DATA_CTRL2_DATA2(uint32 value) {
2762 }
2763
2768 static inline constexpr uint32 R_DATA_CTRL3_DATA3(uint32 value) {
2771 }
2772
2780 static inline constexpr uint32 R_REPAIR0_0_RDIS0_0(uint32 value) {
2783 }
2784
2789 static inline constexpr uint32 R_REPAIR0_0_RADR0_0(uint32 value) {
2792 }
2793
2801 static inline constexpr uint32 R_REPAIR0_1_RDIS0_1(uint32 value) {
2804 }
2805
2810 static inline constexpr uint32 R_REPAIR0_1_RADR0_1(uint32 value) {
2813 }
2814
2822 static inline constexpr uint32 R_REPAIR1_0_RDIS1_0(uint32 value) {
2825 }
2826
2831 static inline constexpr uint32 R_REPAIR1_0_RADR1_0(uint32 value) {
2834 }
2835
2843 static inline constexpr uint32 R_REPAIR1_1_RDIS1_1(uint32 value) {
2846 }
2847
2852 static inline constexpr uint32 R_REPAIR1_1_RADR1_1(uint32 value) {
2855 }
2856
2861 static inline constexpr uint32 R_DATA_CTRL0_EX_DATA0X(uint32 value) {
2864 }
2865
2870 static inline constexpr uint32 R_TIMER_CTRL_EX_TLVSDLY_H(uint32 value) {
2873 }
2874
2879 static inline constexpr uint32 R_DOUT_QUERY1_DOUT(uint32 value) {
2882 }
2883
2888 static inline constexpr uint32 R_D_MISR1_DATASIG1(uint32 value) {
2891 }
2892
2897 static inline constexpr uint32 R_A_MISR1_ADRSIG1(uint32 value) {
2900 }
2901
2906 static inline constexpr uint32 R_C_MISR1_CTRLSIG1(uint32 value) {
2909 }
2910
2915 static inline constexpr uint32 R_DATA_CTRL1_EX_DATA1X(uint32 value) {
2918 }
2919
2924 static inline constexpr uint32 R_DATA_CTRL2_EX_DATA2X(uint32 value) {
2927 }
2928
2933 static inline constexpr uint32 R_DATA_CTRL3_EX_DATA3X(uint32 value) {
2936 }
2937
2942 static inline constexpr uint32 SMW_TIMER_OPTION_SMW_CDIVL(uint32 value) {
2945 }
2946
2951 static inline constexpr uint32 SMW_TIMER_OPTION_SMW_TVFY(uint32 value) {
2954 }
2955
2960 static inline constexpr uint32 SMW_SETTING_OPTION0_MV_INIT(uint32 value) {
2963 }
2964
2969 static inline constexpr uint32 SMW_SETTING_OPTION0_MV_END(uint32 value) {
2972 }
2973
2978 static inline constexpr uint32 SMW_SETTING_OPTION0_MV_MISC(uint32 value) {
2981 }
2982
2991
3000
3009
3018
3027
3036
3045
3054
3072
3086
3096 static inline constexpr uint32 SMW_SETTING_OPTION2_VFY_OPT(uint32 value) {
3099 }
3100
3114
3126
3138
3147
3156
3165
3174
3192
3206
3224
3242
3260
3269
3278
3287
3296
3304 static inline constexpr uint32 REPAIR0_0_RDIS0_0(uint32 value) {
3307 }
3308
3313 static inline constexpr uint32 REPAIR0_0_RADR0_0(uint32 value) {
3316 }
3317
3325 static inline constexpr uint32 REPAIR0_1_RDIS0_1(uint32 value) {
3328 }
3329
3334 static inline constexpr uint32 REPAIR0_1_RADR0_1(uint32 value) {
3337 }
3338
3346 static inline constexpr uint32 REPAIR1_0_RDIS1_0(uint32 value) {
3349 }
3350
3355 static inline constexpr uint32 REPAIR1_0_RADR1_0(uint32 value) {
3358 }
3359
3367 static inline constexpr uint32 REPAIR1_1_RDIS1_1(uint32 value) {
3370 }
3371
3376 static inline constexpr uint32 REPAIR1_1_RADR1_1(uint32 value) {
3379 }
3380
3390 static inline constexpr uint32 SMW_HB_SIGNALS_SMW_ARRAY(uint32 value) {
3393 }
3394
3402 static inline constexpr uint32 SMW_HB_SIGNALS_USER_IFREN1(uint32 value) {
3405 }
3406
3414 static inline constexpr uint32 SMW_HB_SIGNALS_USER_PV(uint32 value) {
3417 }
3418
3426 static inline constexpr uint32 SMW_HB_SIGNALS_USER_EV(uint32 value) {
3429 }
3430
3438 static inline constexpr uint32 SMW_HB_SIGNALS_USER_IFREN(uint32 value) {
3441 }
3442
3450 static inline constexpr uint32 SMW_HB_SIGNALS_USER_REDEN(uint32 value) {
3453 }
3454
3462 static inline constexpr uint32 SMW_HB_SIGNALS_USER_HEM(uint32 value) {
3465 }
3466
3474 static inline constexpr uint32 BIST_DUMP_CTRL_BIST_DONE(uint32 value) {
3477 }
3478
3486 static inline constexpr uint32 BIST_DUMP_CTRL_BIST_FAIL(uint32 value) {
3489 }
3490
3508
3526
3546 static inline constexpr uint32 ATX_PIN_CTRL_TM_TO_ATX(uint32 value) {
3549 }
3550
3555 static inline constexpr uint32 FAILCNT_FAILCNT(uint32 value) {
3556 return ((value << +mcxa153::chip::fmu::Shift::FAILCNT_FAILCNT) &
3558 }
3559
3564 static inline constexpr uint32 PGM_PULSE_CNT0_PGM_CNT0(uint32 value) {
3567 }
3568
3573 static inline constexpr uint32 PGM_PULSE_CNT1_PGM_CNT1(uint32 value) {
3576 }
3577
3582 static inline constexpr uint32 ERS_PULSE_CNT_ERS_CNT0(uint32 value) {
3585 }
3586
3591 static inline constexpr uint32 ERS_PULSE_CNT_ERS_CNT1(uint32 value) {
3594 }
3595
3600 static inline constexpr uint32 MAX_PULSE_CNT_LAST_PCNT(uint32 value) {
3603 }
3604
3609 static inline constexpr uint32 MAX_PULSE_CNT_MAX_ERS_CNT(uint32 value) {
3612 }
3613
3618 static inline constexpr uint32 MAX_PULSE_CNT_MAX_PGM_CNT(uint32 value) {
3621 }
3622
3633 static inline constexpr uint32 PORT_CTRL_BDONE_SEL(uint32 value) {
3636 }
3637
3647 static inline constexpr uint32 PORT_CTRL_BSDO_SEL(uint32 value) {
3650 }
3651};
3652
3653/* ***************************************************************************************
3654 * End of file
3655 */
3656
3657#endif /* MCXA153_FAC9EE72_E5DD_4B9F_8A03_F08CED9C9083 */
快閃記憶體管理單元(Flash Memory Unit) Flash Memory Unit
Definition FMU.h:50
static constexpr uint32 RESET_STATUS_RST_DF_ERR(uint32 value)
FMU初始化跟蹤暫存器 - 雙位錯誤在重置恢復期間 FMU Initialization Tracking Register - ECC Double Fault during Reset Recove...
Definition FMU.h:630
static constexpr uint32 PWR_OPT_PD_TIMER_EN(uint32 value)
電源模式選項暫存器 - 電源下降BIST計時器啟用 Power Mode Options Register - Power Down BIST Timer Enable
Definition FMU.h:923
static constexpr uint32 RESET_STATUS_SOC_TRIM_DF_ERR(uint32 value)
FMU初始化跟蹤暫存器 - ECC雙位錯誤在加載SoC修剪短語期間 FMU Initialization Tracking Register - ECC Double Fault during load...
Definition FMU.h:640
static constexpr uint32 R_PIN_CTRL_LVE(uint32 value)
BIST引腳控制暫存器 - 低電壓啟用 BIST Pin Control Register - Low Voltage Enable.
Definition FMU.h:2188
static constexpr uint32 R_PIN_CTRL_WMV(uint32 value)
BIST引腳控制暫存器 - 中電壓水平 BIST Pin Control Register - Medium Voltage Level.
Definition FMU.h:2233
static constexpr uint32 RD_PATH_CTRL_STATUS_AD_SET(uint32 value)
讀取路徑控制和狀態暫存器 - 多周期地址設置時間 Read Path Control and Status Register - Multi-Cycle Address Setup Time
Definition FMU.h:1343
static constexpr uint32 REPAIR0_0_RDIS0_0(uint32 value)
FMU修復0區塊0暫存器 - RDIS0_0 FMU Repair 0 Block 0 Register - RDIS0_0.
Definition FMU.h:3304
static constexpr uint32 R_REPAIR0_1_RDIS0_1(uint32 value)
BIST修復1區塊0暫存器 - 控制區塊0中的修復1。 BIST Repair 1 Block 0 Register - Control Repair 1 in Block 0.
Definition FMU.h:2801
static constexpr uint32 BIST_DUMP_CTRL_DATADUMP_MRGTYPE(uint32 value)
設定BIST數據傾印控制 - 邊界類型選擇 Set BIST Data Dump Control - Margin Type Selection
Definition FMU.h:3522
static constexpr uint32 R_TIMER_CTRL_TNVSDLY(uint32 value)
BIST計時器控制暫存器 - Tnvs時間延遲標量 BIST Timer Control Register - Tnvs Time Delay Scalar.
Definition FMU.h:2396
static constexpr uint32 SMW_SETTING_OPTION3_HEM_WHV_CNTR(uint32 value)
SMW設置選項3暫存器 - HEM擦除循環的WHV_COUNTER SMW Setting Option 3 Register - WHV_COUNTER for HEM-erase Cycle.
Definition FMU.h:3143
static constexpr uint32 CMD_CHECK_SCR_ALIGN_CHK(uint32 value)
FMU命令檢查暫存器 - 扇區對齊檢查 FMU Command Check Register - Sector Alignment Check.
Definition FMU.h:1031
static constexpr uint32 SMW_SETTING_OPTION1_MAX_PROG(uint32 value)
SMW設置選項1暫存器 - 程式射次數量 SMW Setting Option 1 Register - Number of Program Shots.
Definition FMU.h:3274
static constexpr uint32 R_IP_CONFIG_TSTCTL(uint32 value)
BIST配置暫存器 - BIST自測控制 BIST Configuration Register - BIST self-test control.
Definition FMU.h:1917
static constexpr uint32 SMW_SETTING_OPTION0_MV_MISC(uint32 value)
SMW設置選項0暫存器 - 中電壓控制雜項 SMW Setting Option 0 Register - Medium Voltage Control Misc.
Definition FMU.h:2978
static constexpr uint32 RD_PATH_CTRL_STATUS_WR_PATH_EN(uint32 value)
讀取路徑控制和狀態暫存器 - 寫入路徑啟用 Read Path Control and Status Register - Write Path Enable
Definition FMU.h:1355
static constexpr uint32 BIST_DUMP_CTRL_DATADUMP_MRGEN(uint32 value)
設定BIST數據傾印控制 - 邊界讀取模式啟用 Set BIST Data Dump Control - Margin Read Mode Enable
Definition FMU.h:3504
static constexpr uint32 R_IP_CONFIG_SMWTST(uint32 value)
BIST配置暫存器 - SMWR DOUT功能控制 BIST Configuration Register - SMWR DOUT Function Control.
Definition FMU.h:1952
static constexpr uint32 R_TEST_CTRL_BUSY(uint32 value)
BIST測試控制暫存器 - BIST忙碌狀態 BIST Test Control Register - BIST Busy Status.
Definition FMU.h:2516
static constexpr uint32 R_REPAIR1_1_RDIS1_1(uint32 value)
BIST修復1區塊1暫存器 - 控制區塊1中的修復1。 BIST Repair 1 Block 1 Register - Control Repair 1 in Block 1.
Definition FMU.h:2843
static constexpr uint32 SMW_STATUS_SMW_BUSY(uint32 value)
SMW狀態暫存器 - SMW忙碌 SMW Status Register - SMW Busy.
Definition FMU.h:1548
static constexpr uint32 SMW_HB_SIGNALS_USER_REDEN(uint32 value)
SMW HB信號暫存器 - 修復讀取啟用 SMW HB Signals Register - Repair Read Enable.
Definition FMU.h:3450
static constexpr uint32 FCCOB0_CMDCODE(uint32 value)
Flash命令控制0暫存器 - 命令代碼 Flash Command Control 0 Register - Command code.
Definition FMU.h:444
static constexpr uint32 MCTL_SMWR_CTL(uint32 value)
FMU控制暫存器 - SMWR IP控制 FMU Control Register - SMWR IP Control.
Definition FMU.h:815
static constexpr uint32 R_C_MISR1_CTRLSIG1(uint32 value)
BIST控制MISR 1暫存器 - MISR控制簽名高 BIST Control MISR 1 Register - MISR Control Signature High.
Definition FMU.h:2906
static constexpr uint32 R_ADR_CTRL_PROG_ATTR(uint32 value)
BIST地址控制暫存器 - 程式屬性 BIST Address Control Register - Program Attribute.
Definition FMU.h:2134
static constexpr uint32 R_TEST_CTRL_STATUS0(uint32 value)
BIST測試控制暫存器 - BIST狀態0 BIST Test Control Register - BIST Status 0.
Definition FMU.h:2537
static constexpr uint32 REPAIR0_1_RDIS0_1(uint32 value)
FMU修復1區塊0暫存器 - RDIS0_1 FMU Repair 1 Block 0 Register - RDIS0_1.
Definition FMU.h:3325
static constexpr uint32 FTEST_TMELOCK(uint32 value)
Flash測試暫存器 - 測試模式進入鎖定 Flash Test Register - Test Mode Entry Lock.
Definition FMU.h:435
static constexpr uint32 SOCTRIM2_1_TRIM2_1(uint32 value)
SoC修剪短語2字1暫存器 - TRIM2_1 SoC Trim Phrase 2 Word 1 Register - TRIM2_1.
Definition FMU.h:1650
static constexpr uint32 MCTL_LSACT_EN(uint32 value)
FMU控制暫存器 - LSACTIVE功能啟用 FMU Control Register - LSACTIVE Feature Enable.
Definition FMU.h:689
static constexpr uint32 RESET_STATUS_SOC_TRIM_EN(uint32 value)
FMU初始化跟蹤暫存器 - C0DE_C0DEh檢查的狀態以啟用SoC修剪設置加載 FMU Initialization Tracking Register - Status of the C0DE_C...
Definition FMU.h:557
static constexpr uint32 SOCTRIM6_3_TRIM6_3(uint32 value)
SoC修剪短語6字3暫存器 - TRIM6_3 SoC Trim Phrase 6 Word 3 Register - TRIM6_3.
Definition FMU.h:1812
static constexpr uint32 SMW_SETTING_OPTION2_TRCV_CTRL(uint32 value)
SMW設置選項2暫存器 - Trcv控制 SMW Setting Option 2 Register - Trcv Control.
Definition FMU.h:3023
static constexpr uint32 RESET_STATUS_RPR_DONE(uint32 value)
FMU初始化跟蹤暫存器 - 數組修復完成 FMU Initialization Tracking Register - Array Repair Complete.
Definition FMU.h:594
static constexpr uint32 R_DATA_CTRL1_DATA1(uint32 value)
BIST數據控制1暫存器 - BIST數據1低 BIST Data Control 1 Register - BIST Data 1 Low.
Definition FMU.h:2750
static constexpr uint32 R_TIMER_CTRL_TPGSDLY(uint32 value)
BIST計時器控制暫存器 - Tpgs時間延遲標量 BIST Timer Control Register - Tpgs Time Delay Scalar.
Definition FMU.h:2450
static constexpr uint32 RESET_STATUS_RST_SF_ERR(uint32 value)
FMU初始化跟蹤暫存器 - 單位錯誤在重置恢復期間 FMU Initialization Tracking Register - ECC Single Fault during Reset Recove...
Definition FMU.h:618
static constexpr uint32 SMW_SETTING_OPTION2_POST_TERS(uint32 value)
SMW設置選項2暫存器 - 後Ters時間 SMW Setting Option 2 Register - Post Ters Time.
Definition FMU.h:3068
static constexpr uint32 SMW_TIMER_OPTION_SMW_TVFY(uint32 value)
SMW計時器選項暫存器 - 驗證的計時器調整 SMW Timer Option Register - Timer Adjust for Verify.
Definition FMU.h:2951
static constexpr uint32 UINT_CTL_DBERR(uint32 value)
用戶界面控制暫存器 - 雙位ECC錯誤檢測 User Interface Control Register - Double-Bit ECC Fault Detect
Definition FMU.h:1223
static constexpr uint32 MCTL_COREHLD(uint32 value)
FMU控制暫存器 - 核心保持 FMU Control Register - Core Hold.
Definition FMU.h:676
static constexpr uint32 SOCTRIM0_3_TRIM0_3(uint32 value)
SoC修剪短語0字3暫存器 - TRIM0_3 SoC Trim Phrase 0 Word 3 Register - TRIM0_3.
Definition FMU.h:1596
static constexpr uint32 SOCTRIM1_0_TRIM1_0(uint32 value)
SoC修剪短語1字0暫存器 - TRIM1_0 SoC Trim Phrase 1 Word 0 Register - TRIM1_0.
Definition FMU.h:1605
static constexpr uint32 R_TIMER_CTRL_TLVSDLY_L(uint32 value)
BIST計時器控制暫存器 - Tlvs時間延遲標量低 BIST Timer Control Register - Tlvs Time Delay Scalar Low.
Definition FMU.h:2504
static constexpr uint32 PGM_PULSE_CNT1_PGM_CNT1(uint32 value)
區塊1程式脈衝計數暫存器 - 程式脈衝計數 Block 1 Program Pulse Count Register - Program Pulse Count
Definition FMU.h:3573
static constexpr uint32 SOCTRIM1_1_TRIM1_1(uint32 value)
SoC修剪短語1字1暫存器 - TRIM1_1 SoC Trim Phrase 1 Word 1 Register - TRIM1_1.
Definition FMU.h:1614
static constexpr uint32 R_ADR_QUERY_XADRFAIL(uint32 value)
BIST地址查詢暫存器 - 失敗的XADR BIST Address Query Register - Failing XADR.
Definition FMU.h:2615
static constexpr uint32 R_TEST_CTRL_DEBUG(uint32 value)
BIST測試控制暫存器 - BIST調試狀態 BIST Test Control Register - BIST Debug Status.
Definition FMU.h:2525
static constexpr uint32 R_ADR_QUERY_YADRFAIL(uint32 value)
BIST地址查詢暫存器 - 失敗的YADR BIST Address Query Register - Failing YADR.
Definition FMU.h:2606
static constexpr uint32 R_CNT_LOOP_CTRL_LOOPCNT(uint32 value)
BIST循環計數控制暫存器 - 循環計數控制 BIST Loop Count Control Register - Loop Count Control.
Definition FMU.h:2323
static constexpr uint32 FLASH_RD_CTRL_SINGLE_RD(uint32 value)
Flash讀取控制暫存器 - 單Flash讀取 Flash Read Control Register - Single Flash Read.
Definition FMU.h:1136
static constexpr uint32 FCCOB5_CMDDATA1(uint32 value)
Flash命令控制5暫存器 - 命令數據字1 Flash Command Control 5 Register - Command data word 1.
Definition FMU.h:489
static constexpr uint32 R_D_MISR0_DATASIG0(uint32 value)
BIST DIN MISR 0暫存器 - 數據簽名 BIST DIN MISR 0 Register - Data Signature.
Definition FMU.h:2714
static constexpr uint32 FTEST_TMECTL(uint32 value)
Flash測試暫存器 - 測試模式進入控制 Flash Test Register - Test Mode Entry Control.
Definition FMU.h:387
static constexpr uint32 SOCTRIM2_0_TRIM2_0(uint32 value)
SoC修剪短語2字0暫存器 - TRIM2_0 SoC Trim Phrase 2 Word 0 Register - TRIM2_0.
Definition FMU.h:1641
static constexpr uint32 R_TESTCODE_TESTCODE(uint32 value)
BIST測試代碼暫存器 - 用於在運行TMR-RST/TMRSET BIST命令之前存儲測試代碼信息 BIST Test Code Register - Used to store test code ...
Definition FMU.h:1974
static constexpr uint32 MCTL_MRGRD1(uint32 value)
FMU控制暫存器 - 擦除的邊緣讀取設置 FMU Control Register - Margin Read Setting for Erase.
Definition FMU.h:767
static constexpr uint32 FTEST_TME(uint32 value)
Flash測試暫存器 - 測試模式進入 Flash Test Register - Test Mode Entry.
Definition FMU.h:411
static constexpr uint32 MCTL_MASTER_REPAIR_EN(uint32 value)
FMU控制暫存器 - 主修復啟用 FMU Control Register - Master Repair Enable.
Definition FMU.h:713
static constexpr uint32 SMW_ADDR_SMW_ADDR(uint32 value)
SMW地址暫存器 - SMW地址 SMW Address Register - SMW Address.
Definition FMU.h:1485
static constexpr uint32 R_SMP_WHV1_SMPWHV1(uint32 value)
BIST SMP WHV設置1暫存器 - SMP WHV參數集1 BIST SMP WHV Setting 1 Register - SMP WHV Parameter Set 1.
Definition FMU.h:2678
static constexpr uint32 FCCOB2_CMDADDR(uint32 value)
Flash命令控制2暫存器 - 命令起始地址 Flash Command Control 2 Register - Command starting address.
Definition FMU.h:462
static constexpr uint32 MCTL_SCAN_OBS(uint32 value)
FMU控制暫存器 - 掃描可觀察性控制 FMU Control Register - Scan Observability Control.
Definition FMU.h:791
static constexpr uint32 SMW_STATUS_BIST_BUSY(uint32 value)
SMW狀態暫存器 - BIST忙碌 SMW Status Register - BIST Busy.
Definition FMU.h:1560
static constexpr uint32 MCTL_BIST_CTL(uint32 value)
FMU控制暫存器 - BIST IP控制 FMU Control Register - BIST IP Control.
Definition FMU.h:803
static constexpr uint32 SMW_SETTING_OPTION0_IPGM_INIT(uint32 value)
SMW設置選項0暫存器 - 程式電流控制初始 SMW Setting Option 0 Register - Program Current Control Initial.
Definition FMU.h:2987
static constexpr uint32 RD_PATH_CTRL_STATUS_DBERR_REG(uint32 value)
讀取路徑控制和狀態暫存器 - 雙位錯誤 Read Path Control and Status Register - Double-Bit Error
Definition FMU.h:1379
static constexpr uint32 SOCTRIM4_2_TRIM4_2(uint32 value)
SoC修剪短語4字2暫存器 - TRIM4_2 SoC Trim Phrase 4 Word 2 Register - TRIM4_2.
Definition FMU.h:1731
static constexpr uint32 SMW_HB_SIGNALS_SMW_ARRAY(uint32 value)
SMW HB信號暫存器 - SMW區域選擇 SMW HB Signals Register - SMW Region Select.
Definition FMU.h:3390
static constexpr uint32 RD_DATA1_RD_DATA1(uint32 value)
讀取數據1暫存器 - 讀取數據1 Read Data 1 Register - Read Data 1
Definition FMU.h:1241
static constexpr uint32 FSTAT_CCIF(uint32 value)
Flash狀態暫存器 - 命令完成中斷標誌 Flash Status Register - Command Complete Interrupt Flag.
Definition FMU.h:166
static constexpr uint32 RD_PATH_CTRL_STATUS_CPY_PHRASE_EN(uint32 value)
讀取路徑控制和狀態暫存器 - 複製短語啟用 Read Path Control and Status Register - Copy Phrase Enable
Definition FMU.h:1403
static constexpr uint32 MCTL_ERSAACK(uint32 value)
FMU控制暫存器 - 大量擦除(擦除所有)確認 FMU Control Register - Mass Erase (Erase All) Acknowledge.
Definition FMU.h:779
static constexpr uint32 R_PIN_CTRL_PROG(uint32 value)
BIST引腳控制暫存器 - 程式模式 BIST Pin Control Register - Program Mode.
Definition FMU.h:2278
static constexpr uint32 MCTL_OSC_H(uint32 value)
FMU控制暫存器 - 振盪器控制 FMU Control Register - Oscillator control.
Definition FMU.h:875
static constexpr uint32 R_A_MISR1_ADRSIG1(uint32 value)
BIST地址MISR 1暫存器 - MISR地址簽名高 BIST Address MISR 1 Register - MISR Address Signature High.
Definition FMU.h:2897
static constexpr uint32 REPAIR0_1_RADR0_1(uint32 value)
FMU修復1區塊0暫存器 - RADR0_1 FMU Repair 1 Block 0 Register - RADR0_1.
Definition FMU.h:3334
static constexpr uint32 REPAIR1_0_RADR1_0(uint32 value)
FMU修復0區塊1暫存器 - RADR1_0 FMU Repair 0 Block 1 Register - RADR1_0.
Definition FMU.h:3355
static constexpr uint32 CMD_CHECK_ALIGNFAIL_SCR(uint32 value)
FMU命令檢查暫存器 - 扇區對齊失敗 FMU Command Check Register - Sector Alignment Fail.
Definition FMU.h:959
static constexpr uint32 MAX_PULSE_CNT_MAX_ERS_CNT(uint32 value)
最大脈衝計數暫存器 - 最大擦除脈衝計數 Maximum Pulse Count Register - Maximum Erase Pulse Count
Definition FMU.h:3609
static constexpr uint32 SMW_SETTING_OPTION1_TPGS_CTRL(uint32 value)
SMW設置選項1暫存器 - Tpgs控制 SMW Setting Option 1 Register - Tpgs Control.
Definition FMU.h:3256
static constexpr uint32 SMW_DIN0_SMW_DIN0(uint32 value)
SMW DIN 0暫存器 - SMW DIN 0 SMW DIN 0 Register - SMW DIN 0.
Definition FMU.h:1449
static constexpr uint32 R_SME_WHV0_SMEWHV0(uint32 value)
BIST SME WHV設置0暫存器 - SME WHV參數集0 BIST SME WHV Setting 0 Register - SME WHV Parameter Set 0.
Definition FMU.h:2687
static constexpr uint32 SMW_SETTING_OPTION2_MASK0_OPT(uint32 value)
SMW設置選項2暫存器 - MASK0_OPT SMW Setting Option 2 Register - MASK0_OPT.
Definition FMU.h:3122
static constexpr uint32 SOCTRIM4_0_TRIM4_0(uint32 value)
SoC修剪短語4字0暫存器 - TRIM4_0 SoC Trim Phrase 4 Word 0 Register - TRIM4_0.
Definition FMU.h:1713
static constexpr uint32 SMW_STATUS_SMW_ERR(uint32 value)
SMW狀態暫存器 - SMW錯誤 SMW Status Register - SMW Error.
Definition FMU.h:1536
static constexpr uint32 SOCTRIM3_2_TRIM3_2(uint32 value)
SoC修剪短語3字2暫存器 - TRIM3_2 SoC Trim Phrase 3 Word 2 Register - TRIM3_2.
Definition FMU.h:1695
static constexpr uint32 REPAIR1_1_RADR1_1(uint32 value)
FMU修復1區塊1暫存器 - RADR1_1 FMU Repair 1 Block 1 Register - RADR1_1.
Definition FMU.h:3376
static constexpr uint32 R_DATA_CTRL2_EX_DATA2X(uint32 value)
BIST數據控制2擴展暫存器 - BIST數據2高 BIST Data Control 2 Extension Register - BIST Data 2 High.
Definition FMU.h:2924
static constexpr uint32 FCNFG_CCIE(uint32 value)
Flash配置暫存器 - 命令完成中斷啟用 Flash Configuration Register - Command Complete Interrupt Enable.
Definition FMU.h:263
static constexpr uint32 R_DFT_CTRL_DFT_XADR(uint32 value)
BIST DFT控制暫存器 - DFT XADR模式 BIST DFT Control Register - DFT XADR Pattern.
Definition FMU.h:1997
static constexpr uint32 FSTAT_CMDP(uint32 value)
Flash狀態暫存器 - 命令保護狀態標誌 Flash Status Register - Command Protection Status Flag.
Definition FMU.h:192
static constexpr uint32 SOCTRIM7_0_TRIM7_0(uint32 value)
SoC修剪短語7字0暫存器 - TRIM7_0 SoC Trim Phrase 7 Word 0 Register - TRIM7_0.
Definition FMU.h:1821
static constexpr uint32 FTEST_TMODE(uint32 value)
Flash測試暫存器 - 測試模式狀態 Flash Test Register - Test Mode Status.
Definition FMU.h:423
static constexpr uint32 FCCOB1_CMDOPT(uint32 value)
Flash命令控制1暫存器 - 命令選項 Flash Command Control 1 Register - Command options.
Definition FMU.h:453
static constexpr uint32 SOCTRIM5_0_TRIM5_0(uint32 value)
SoC修剪短語5字0暫存器 - TRIM5_0 SoC Trim Phrase 5 Word 0 Register - TRIM5_0.
Definition FMU.h:1749
static constexpr uint32 R_SMW_SETTING2_SMWPARM2(uint32 value)
BIST SMW設置2暫存器 - SMW參數集2 BIST SMW Setting 2 Register - SMW Parameter Set 2.
Definition FMU.h:2705
static constexpr uint32 R_REPAIR1_1_RADR1_1(uint32 value)
BIST修復1區塊1暫存器 - 區塊1中修復1的XADR BIST Repair 1 Block 1 Register - XADR for Repair 1 in Block 1.
Definition FMU.h:2852
static constexpr uint32 FTEST_TMEWR(uint32 value)
Flash測試暫存器 - 測試模式進入可寫性 Flash Test Register - Test Mode Entry Writable.
Definition FMU.h:399
static constexpr uint32 R_PIN_CTRL_IFREN(uint32 value)
BIST引腳控制暫存器 - IFR啟用 BIST Pin Control Register - IFR Enable.
Definition FMU.h:2161
static constexpr uint32 REPAIR0_0_RADR0_0(uint32 value)
FMU修復0區塊0暫存器 - RADR0_0 FMU Repair 0 Block 0 Register - RADR0_0.
Definition FMU.h:3313
static constexpr uint32 SOCTRIM3_3_TRIM3_3(uint32 value)
SoC修剪短語3字3暫存器 - TRIM3_3 SoC Trim Phrase 3 Word 3 Register - TRIM3_3.
Definition FMU.h:1704
static constexpr uint32 R_PIN_CTRL_HEM(uint32 value)
BIST引腳控制暫存器 - HEM控制 BIST Pin Control Register - HEM Control.
Definition FMU.h:2314
static constexpr uint32 SOCTRIM1_2_TRIM1_2(uint32 value)
SoC修剪短語1字2暫存器 - TRIM1_2 SoC Trim Phrase 1 Word 2 Register - TRIM1_2.
Definition FMU.h:1623
static constexpr uint32 R_IP_CONFIG_DBGCTL(uint32 value)
BIST配置暫存器 - 調試功能控制 BIST Configuration Register - Debug feature control.
Definition FMU.h:1929
static constexpr uint32 RD_DATA2_RD_DATA2(uint32 value)
讀取數據2暫存器 - 讀取數據2 Read Data 2 Register - Read Data 2
Definition FMU.h:1250
static constexpr uint32 RESET_STATUS_FMU_PARM_DONE(uint32 value)
FMU初始化跟蹤暫存器 - FMU暫存器加載完成 FMU Initialization Tracking Register - FMU Register Load Complete.
Definition FMU.h:544
static constexpr uint32 RD_PATH_CTRL_STATUS_BIST_ECC_EN(uint32 value)
讀取路徑控制和狀態暫存器 - BIST ECC啟用 Read Path Control and Status Register - BIST ECC Enable
Definition FMU.h:1428
static constexpr uint32 SMW_SETTING_OPTION2_XTRA_ERS(uint32 value)
SMW設置選項2暫存器 - SME的後射次數 SMW Setting Option 2 Register - Number of Post Shots for SME.
Definition FMU.h:3032
static constexpr uint32 RESET_STATUS_FMU_PARM_EN(uint32 value)
FMU初始化跟蹤暫存器 - C0DE_C0DEh檢查的狀態以啟用FMU參數加載 FMU Initialization Tracking Register - Status of the C0DE_C0D...
Definition FMU.h:532
static constexpr uint32 R_CNT_LOOP_CTRL_LOOPUNIT(uint32 value)
BIST循環計數控制暫存器 - 循環時間單位 BIST Loop Count Control Register - Loop Time Unit.
Definition FMU.h:2360
static constexpr uint32 R_DATA_CTRL2_DATA2(uint32 value)
BIST數據控制2暫存器 - BIST數據2低 BIST Data Control 2 Register - BIST Data 2 Low.
Definition FMU.h:2759
static constexpr uint32 R_DFT_CTRL_CMP_MASK(uint32 value)
BIST DFT控制暫存器 - 數據比較掩碼 BIST DFT Control Register - Data Compare Mask.
Definition FMU.h:2062
static constexpr uint32 SOCTRIM0_1_TRIM0_1(uint32 value)
SoC修剪短語0字1暫存器 - TRIM0_1 SoC Trim Phrase 0 Word 1 Register - TRIM0_1.
Definition FMU.h:1578
static constexpr uint32 RESET_STATUS_SOC_TRIM_DONE(uint32 value)
FMU初始化跟蹤暫存器 - SoC修剪完成 FMU Initialization Tracking Register - SoC Trim Complete.
Definition FMU.h:582
static constexpr uint32 SMW_SETTING_OPTION2_WHV_CNTR(uint32 value)
SMW設置選項2暫存器 - WHV計數器 SMW Setting Option 2 Register - WHV Counter.
Definition FMU.h:3050
static constexpr uint32 FCNFG_ERSREQ(uint32 value)
Flash配置暫存器 - 大量擦除(擦除所有)請求 Flash Configuration Register - Mass Erase (Erase All) Request.
Definition FMU.h:275
static constexpr uint32 FCCOB7_CMDDATA3(uint32 value)
Flash命令控制7暫存器 - 命令數據字3 Flash Command Control 7 Register - Command data word 3.
Definition FMU.h:507
static constexpr uint32 RESET_STATUS_ARY_TRIM_DONE(uint32 value)
FMU初始化跟蹤暫存器 - 數組修剪完成 FMU Initialization Tracking Register - Array Trim Complete.
Definition FMU.h:519
static constexpr uint32 BIST_DUMP_CTRL_BIST_FAIL(uint32 value)
BIST數據轉儲控制暫存器 - BIST失敗 BIST Datadump Control Register - BIST Fail.
Definition FMU.h:3486
static constexpr uint32 FCNFG_ERSIEN0(uint32 value)
Flash配置暫存器 - 擦除IFR扇區啟用 - 區塊0 Flash Configuration Register - Erase IFR Sector Enable - Block 0.
Definition FMU.h:299
static constexpr uint32 SMW_HB_SIGNALS_USER_IFREN1(uint32 value)
SMW HB信號暫存器 - IFR1啟用 SMW HB Signals Register - IFR1 Enable.
Definition FMU.h:3402
static constexpr uint32 SMW_SME_WHV_OPTION0_SME_WHV_OPT0(uint32 value)
SMW SME WHV選項0暫存器 - 智能擦除WHV選項低 SMW SME WHV Option 0 Register - Smart Erase WHV Option Low.
Definition FMU.h:3170
static constexpr uint32 MCTL_SOC_ECC_CTL(uint32 value)
FMU控制暫存器 - SOC ECC控制 FMU Control Register - SOC ECC Control.
Definition FMU.h:839
static constexpr uint32 PWR_OPT_PD_CDIV(uint32 value)
電源模式選項暫存器 - 電源下降時鐘分頻器設置 Power Mode Options Register - Power Down Clock Divider Setting
Definition FMU.h:902
static constexpr uint32 R_ABORT_LOOP_ABORT_LOOP(uint32 value)
BIST中止循環暫存器 - 中止循環 BIST Abort Loop Register - Abort Loop.
Definition FMU.h:2597
static constexpr uint32 R_PIN_CTRL_IFREN1(uint32 value)
BIST引腳控制暫存器 - IFR1啟用 BIST Pin Control Register - IFR1 Enable.
Definition FMU.h:2170
static constexpr uint32 MM_CTL_BIST_ON(uint32 value)
記憶體映射控制暫存器 - BIST啟用 Memory Map Control Register - BIST on
Definition FMU.h:1187
static constexpr uint32 SMW_SETTING_OPTION3_HEM_MAX_ERS(uint32 value)
SMW設置選項3暫存器 - HEM最大擦除射次計數 SMW Setting Option 3 Register - HEM Max Erase Shot Count.
Definition FMU.h:3152
static constexpr uint32 R_IP_CONFIG_CDIVS(uint32 value)
BIST配置暫存器 - 生成短脈衝的時鐘周期數 BIST Configuration Register - Number of clock cycles to generate short pulse.
Definition FMU.h:1894
static constexpr uint32 PWR_OPT_SLM_COUNT(uint32 value)
電源模式選項暫存器 - 睡眠恢復計時器計數 Power Mode Options Register - Sleep Recovery Timer Count
Definition FMU.h:911
static constexpr uint32 SMW_SETTING_OPTION2_DIS_PRER(uint32 value)
SMW設置選項2暫存器 - 禁用第一次程式射次前的PV讀取 SMW Setting Option 2 Register - Disable pre-PV Read before First Progra...
Definition FMU.h:3134
static constexpr uint32 R_PIN_CTRL_REDEN(uint32 value)
BIST引腳控制暫存器 - 冗餘區塊啟用 BIST Pin Control Register - Redundancy Block Enable.
Definition FMU.h:2179
static constexpr uint32 FCCOB6_CMDDATA2(uint32 value)
Flash命令控制6暫存器 - 命令數據字2 Flash Command Control 6 Register - Command data word 2.
Definition FMU.h:498
static constexpr uint32 R_TEST_CTRL_STARTRUN(uint32 value)
BIST測試控制暫存器 - 運行新的BIST操作 BIST Test Control Register - Run New BIST Operation.
Definition FMU.h:2567
static constexpr uint32 R_REPAIR0_0_RDIS0_0(uint32 value)
BIST修復0區塊0暫存器 - 控制區塊0中的修復0。 BIST Repair 0 for Block 0 Register - Control Repair 0 in Block 0.
Definition FMU.h:2780
static constexpr uint32 R_REPAIR0_0_RADR0_0(uint32 value)
BIST修復0區塊0暫存器 - 區塊0中修復0的XADR BIST Repair 0 for Block 0 Register - XADR for Repair 0 in Block 0.
Definition FMU.h:2789
static constexpr uint32 PORT_CTRL_BSDO_SEL(uint32 value)
設定PORT_CTRL - BSDO_SEL (Set PORT_CTRL - BSDO_SEL)
Definition FMU.h:3647
static constexpr uint32 R_REPAIR1_0_RADR1_0(uint32 value)
BIST修復0區塊1暫存器 - 區塊1中修復0的XADR BIST Repair 0 Block 1 Register - XADR for Repair 0 in Block 1.
Definition FMU.h:2831
static constexpr uint32 R_PIN_CTRL_MAS1(uint32 value)
BIST引腳控制暫存器 - 大量擦除 BIST Pin Control Register - Mass Erase.
Definition FMU.h:2152
static constexpr uint32 R_IP_CONFIG_ECCEN(uint32 value)
BIST配置暫存器 - BIST ECC控制 BIST Configuration Register - BIST ECC Control.
Definition FMU.h:1964
static constexpr uint32 ERS_PULSE_CNT_ERS_CNT0(uint32 value)
擦除脈衝計數暫存器 - 區塊0擦除脈衝計數 Erase Pulse Count Register - Block 0 Erase Pulse Count
Definition FMU.h:3582
static constexpr uint32 FCNFG_DFDIE(uint32 value)
Flash配置暫存器 - 雙位錯誤檢測中斷啟用 Flash Configuration Register - Double Bit Fault Detect Interrupt Enable.
Definition FMU.h:287
static constexpr uint32 SOCTRIM3_0_TRIM3_0(uint32 value)
SoC修剪短語3字0暫存器 - TRIM3_0 SoC Trim Phrase 3 Word 0 Register - TRIM3_0.
Definition FMU.h:1677
static constexpr uint32 PORT_CTRL_BDONE_SEL(uint32 value)
端口控制暫存器 - BIST完成選擇 Port Control Register - BIST Done Select
Definition FMU.h:3633
static constexpr uint32 R_SME_WHV1_SMEWHV1(uint32 value)
BIST SME WHV設置1暫存器 - SME WHV參數集1 BIST SME WHV Setting 1 Register - SME WHV Parameter Set 1.
Definition FMU.h:2696
static constexpr uint32 PARITY_PARITY(uint32 value)
奇偶校驗暫存器 - 讀取數據[136:128] Parity Register - Read data [136:128]
Definition FMU.h:1268
static constexpr uint32 SMW_SETTING_OPTION1_TERS_CTRL0(uint32 value)
SMW設置選項1暫存器 - Ters控制 SMW Setting Option 1 Register - Ters Control.
Definition FMU.h:3188
static constexpr uint32 MCTL_CWSABTEN(uint32 value)
FMU控制暫存器 - 命令寫入序列中止啟用 FMU Control Register - Command Write Sequence Abort Enable.
Definition FMU.h:737
static constexpr uint32 FLASH_RD_ADD_FLASH_RD_ADD(uint32 value)
Flash讀取地址暫存器 - Flash讀取地址 Flash Read Address Register - Flash Read Address.
Definition FMU.h:1091
static constexpr uint32 SMW_SMP_WHV_OPTION0_SMP_WHV_OPT0(uint32 value)
SMW SMP WHV選項0暫存器 - 智能程式WHV選項低 SMW SMP WHV Option 0 Register - Smart Program WHV Option Low.
Definition FMU.h:3161
static constexpr uint32 R_ADR_CTRL_YADR(uint32 value)
BIST地址控制暫存器 - BIST YADR BIST Address Control Register - BIST YADR.
Definition FMU.h:2116
static constexpr uint32 SMW_HB_SIGNALS_USER_IFREN(uint32 value)
SMW HB信號暫存器 - IFR啟用 SMW HB Signals Register - IFR Enable.
Definition FMU.h:3438
static constexpr uint32 SMW_SETTING_OPTION0_MV_INIT(uint32 value)
SMW設置選項0暫存器 - 中電壓水平選擇初始 SMW Setting Option 0 Register - Medium Voltage Level Select Initial.
Definition FMU.h:2960
static constexpr uint32 R_TIMER_CTRL_TLVSUNIT(uint32 value)
BIST計時器控制暫存器 - Tlvs時間單位 BIST Timer Control Register - Tlvs Time Unit.
Definition FMU.h:2495
static constexpr uint32 BSEL_GEN_SBSEL_GEN(uint32 value)
FMU區塊選擇生成暫存器 - 生成的SBSEL FMU Block Select Generation Register - Generated SBSEL.
Definition FMU.h:884
static constexpr uint32 SMW_SMP_WHV_OPTION1_SMP_WHV_OPT1(uint32 value)
SMW SMP WHV選項1暫存器 - 智能程式WHV選項高 SMW SMP WHV Option 1 Register - Smart Program WHV Option High.
Definition FMU.h:3283
static constexpr uint32 SMW_CMD_WAIT_WAIT_EN(uint32 value)
SMW命令和等待暫存器 - SMW等待啟用 SMW Command and Wait Register - SMW Wait Enable.
Definition FMU.h:1515
static constexpr uint32 SMW_SETTING_OPTION0_MV_END(uint32 value)
SMW設置選項0暫存器 - 中電壓水平選擇最終 SMW Setting Option 0 Register - Medium Voltage Level Select Final.
Definition FMU.h:2969
static constexpr uint32 RD_PATH_CTRL_STATUS_SMW_ARRAY1_SMW0_SEL(uint32 value)
讀取路徑控制和狀態暫存器 - SMW_ARRAY1_SMW0_SEL Read Path Control and Status Register - SMW_ARRAY1_SMW0_SEL
Definition FMU.h:1415
static constexpr uint32 SMW_SETTING_OPTION1_TNVH_CTRL(uint32 value)
SMW設置選項1暫存器 - Tnvh控制 SMW Setting Option 1 Register - Tnvh Control.
Definition FMU.h:3238
static constexpr uint32 SMW_DIN3_SMW_DIN3(uint32 value)
SMW DIN 3暫存器 - SMW DIN 3 SMW DIN 3 Register - SMW DIN 3.
Definition FMU.h:1476
static constexpr uint32 R_SMW_SETTING3_SMWPARM3(uint32 value)
BIST SMW設置3暫存器 - SMW參數集3 BIST SMW Setting 3 Register - SMW Parameter Set 3.
Definition FMU.h:2741
static constexpr uint32 R_DFT_CTRL_DFT_DATA_SRC(uint32 value)
BIST DFT控制暫存器 - DFT數據源 BIST DFT Control Register - DFT Data Source.
Definition FMU.h:2082
static constexpr uint32 R_PIN_CTRL_XE(uint32 value)
BIST引腳控制暫存器 - X地址啟用 BIST Pin Control Register - X Address Enable.
Definition FMU.h:2242
static constexpr uint32 CMD_CHECK_RANGE_FAIL(uint32 value)
FMU命令檢查暫存器 - 地址範圍失敗 FMU Command Check Register - Address Range Fail.
Definition FMU.h:1019
static constexpr uint32 MCTL_SALV_DIS(uint32 value)
FMU控制暫存器 - 救援禁用 FMU Control Register - Salvage Disable.
Definition FMU.h:827
static constexpr uint32 CMD_CHECK_ALIGNFAIL_BLK(uint32 value)
FMU命令檢查暫存器 - 區塊對齊失敗 FMU Command Check Register - Block Alignment Fail.
Definition FMU.h:971
static constexpr uint32 FSTAT_PVIOL(uint32 value)
Flash狀態暫存器 - 命令保護違規標誌 Flash Status Register - Command Protection Violation Flag.
Definition FMU.h:130
static constexpr uint32 CMD_CHECK_ALIGNFAIL_PG(uint32 value)
FMU命令檢查暫存器 - 頁面對齊失敗 FMU Command Check Register - Page Alignment Fail.
Definition FMU.h:947
static constexpr uint32 MCTL_RFCMDEN(uint32 value)
FMU控制暫存器 - RF活動命令啟用控制 FMU Control Register - RF Active Command Enable Control.
Definition FMU.h:725
static constexpr uint32 MCTL_MRGRD0(uint32 value)
FMU控制暫存器 - 程式的邊緣讀取設置 FMU Control Register - Margin Read Setting for Program.
Definition FMU.h:758
static constexpr uint32 BSEL_GEN_MBSEL_GEN(uint32 value)
FMU區塊選擇生成暫存器 - 生成的MBSEL FMU Block Select Generation Register - Generated MBSEL.
Definition FMU.h:893
static constexpr uint32 CMD_CHECK_IFR_CMD(uint32 value)
FMU命令檢查暫存器 - IFR命令 FMU Command Check Register - IFR Command.
Definition FMU.h:995
static constexpr uint32 SMW_CMD_WAIT_CMD(uint32 value)
SMW命令和等待暫存器 - SMW命令 SMW Command and Wait Register - SMW Command.
Definition FMU.h:1503
static constexpr uint32 SOCTRIM6_1_TRIM6_1(uint32 value)
SoC修剪短語6字1暫存器 - TRIM6_1 SoC Trim Phrase 6 Word 1 Register - TRIM6_1.
Definition FMU.h:1794
static constexpr uint32 R_IP_CONFIG_IPSEL1(uint32 value)
BIST配置暫存器 - 區塊1選擇控制 BIST Configuration Register - Block 1 Select Control.
Definition FMU.h:1876
static constexpr uint32 R_CNT_LOOP_CTRL_LOOPOPT(uint32 value)
BIST循環計數控制暫存器 - 循環選項 BIST Loop Count Control Register - Loop Option.
Definition FMU.h:2342
static constexpr uint32 R_TIMER_CTRL_TNVHUNIT(uint32 value)
BIST計時器控制暫存器 - Tnvh時間單位 BIST Timer Control Register - Tnvh Time Unit.
Definition FMU.h:2414
static constexpr uint32 R_DATA_CTRL0_DATA0(uint32 value)
BIST數據控制0暫存器 - BIST數據0低 BIST Data Control 0 Register - BIST Data 0 Low.
Definition FMU.h:2143
static constexpr uint32 R_TEST_CTRL_DEBUGRUN(uint32 value)
BIST測試控制暫存器 - BIST繼續調試運行 BIST Test Control Register - BIST Continue Debug Run.
Definition FMU.h:2558
static constexpr uint32 FLASH_RD_CTRL_FLASH_RD(uint32 value)
Flash讀取控制暫存器 - Flash讀取啟用 Flash Read Control Register - Flash Read Enable.
Definition FMU.h:1112
static constexpr uint32 R_PIN_CTRL_SLM(uint32 value)
BIST引腳控制暫存器 - 睡眠模式啟用 BIST Pin Control Register - Sleep Mode Enable.
Definition FMU.h:2296
static constexpr uint32 R_REPAIR0_1_RADR0_1(uint32 value)
BIST修復1區塊0暫存器 - 區塊0中修復1的XADR BIST Repair 1 Block 0 Register - XADR for Repair 1 in Block 0.
Definition FMU.h:2810
static constexpr uint32 MM_CTL_MM_SEL(uint32 value)
記憶體映射控制暫存器 - 暫存器存取啟用 Memory Map Control Register - Register Access Enable
Definition FMU.h:1163
static constexpr uint32 SOCTRIM7_3_TRIM7_3(uint32 value)
SoC修剪短語7字3暫存器 - TRIM7_3 SoC Trim Phrase 7 Word 3 Register - TRIM7_3.
Definition FMU.h:1848
static constexpr uint32 SOCTRIM0_2_TRIM0_2(uint32 value)
SoC修剪短語0字2暫存器 - TRIM0_2 SoC Trim Phrase 0 Word 2 Register - TRIM0_2.
Definition FMU.h:1587
static constexpr uint32 CMD_CHECK_OPTION_FAIL(uint32 value)
FMU命令檢查暫存器 - 選項檢查失敗 FMU Command Check Register - Option Check Fail.
Definition FMU.h:1043
static constexpr uint32 R_C_MISR0_CTRLSIG0(uint32 value)
BIST控制MISR 0暫存器 - 控制簽名 BIST Control MISR 0 Register - Control Signature.
Definition FMU.h:2732
static constexpr uint32 R_PIN_CTRL_RECALL(uint32 value)
BIST引腳控制暫存器 - 回憶修剪代碼 BIST Pin Control Register - Recall Trim Code.
Definition FMU.h:2305
static constexpr uint32 R_DFT_CTRL_DFT_DATA(uint32 value)
BIST DFT控制暫存器 - DFT數據模式 BIST DFT Control Register - DFT Data Pattern.
Definition FMU.h:2049
static constexpr uint32 R_PIN_CTRL_ERASE(uint32 value)
BIST引腳控制暫存器 - 擦除模式 BIST Pin Control Register - Erase Mode.
Definition FMU.h:2269
static constexpr uint32 BSEL_SBSEL(uint32 value)
FMU區塊選擇暫存器 - 從屬區塊選擇 FMU Block Select Register - Slave Block Select.
Definition FMU.h:1064
static constexpr uint32 SMW_SME_WHV_OPTION1_SME_WHV_OPT1(uint32 value)
SMW SME WHV選項1暫存器 - 智能擦除WHV選項高 SMW SME WHV Option 1 Register - Smart Erase WHV Option High.
Definition FMU.h:3292
static constexpr uint32 RD_PATH_CTRL_STATUS_SE_SIZE(uint32 value)
讀取路徑控制和狀態暫存器 - SE時鐘周期 Read Path Control and Status Register - SE Clock Periods
Definition FMU.h:1286
static constexpr uint32 SMW_SETTING_OPTION2_VFY_OPT(uint32 value)
SMW設置選項2暫存器 - 驗證選項 SMW Setting Option 2 Register - Verify Option.
Definition FMU.h:3096
static constexpr uint32 R_TEST_CTRL_DISABLE_IP1(uint32 value)
BIST測試控制暫存器 - BIST禁用IP1 BIST Test Control Register - BIST Disable IP1.
Definition FMU.h:2585
static constexpr uint32 R_ADR_CTRL_XADR(uint32 value)
BIST地址控制暫存器 - BIST XADR BIST Address Control Register - BIST XADR.
Definition FMU.h:2107
static constexpr uint32 SMW_SETTING_OPTION2_XTRA_PGM(uint32 value)
SMW設置選項2暫存器 - SMP的後射次數 SMW Setting Option 2 Register - Number of Post Shots for SMP.
Definition FMU.h:3041
static constexpr uint32 R_TIMER_CTRL_TPGSUNIT(uint32 value)
BIST計時器控制暫存器 - Tpgs時間單位 BIST Timer Control Register - Tpgs Time Unit.
Definition FMU.h:2441
static constexpr uint32 BIST_DUMP_CTRL_BIST_DONE(uint32 value)
BIST數據轉儲控制暫存器 - BIST完成 BIST Datadump Control Register - BIST Done.
Definition FMU.h:3474
static constexpr uint32 ERS_PULSE_CNT_ERS_CNT1(uint32 value)
擦除脈衝計數暫存器 - 區塊1擦除脈衝計數 Erase Pulse Count Register - Block 1 Erase Pulse Count
Definition FMU.h:3591
static constexpr uint32 FLASH_STOP_ADD_FLASH_STOP_ADD(uint32 value)
Flash停止地址暫存器 - Flash停止地址 Flash Stop Address Register - Flash Stop Address.
Definition FMU.h:1100
static constexpr uint32 RESET_STATUS_RECALL_DATA_MISMATCH(uint32 value)
FMU初始化跟蹤暫存器 - 回憶數據不匹配 FMU Initialization Tracking Register - Recall Data Mismatch.
Definition FMU.h:664
static constexpr uint32 SMW_SETTING_OPTION1_MAX_ERASE(uint32 value)
SMW設置選項1暫存器 - 擦除射次數量 SMW Setting Option 1 Register - Number of Erase Shots.
Definition FMU.h:3265
static constexpr uint32 RD_PATH_CTRL_STATUS_BIST_MUX_TO_SMW(uint32 value)
讀取路徑控制和狀態暫存器 - BIST多路選擇到SMW Read Path Control and Status Register - BIST Mux to SMW
Definition FMU.h:1334
static constexpr uint32 MM_CTL_MM_RD(uint32 value)
記憶體映射控制暫存器 - 暫存器讀寫控制 Memory Map Control Register - Register R/W Control
Definition FMU.h:1175
static constexpr uint32 FSTAT_CMDDID(uint32 value)
Flash狀態暫存器 - 命令域ID Flash Status Register - Command Domain ID.
Definition FMU.h:201
static constexpr uint32 SOCTRIM7_1_TRIM7_1(uint32 value)
SoC修剪短語7字1暫存器 - TRIM7_1 SoC Trim Phrase 7 Word 1 Register - TRIM7_1.
Definition FMU.h:1830
static constexpr uint32 FSTAT_FAIL(uint32 value)
Flash狀態暫存器 - 命令失敗標誌 Flash Status Register - Command Fail Flag.
Definition FMU.h:106
static constexpr uint32 SMW_DIN1_SMW_DIN1(uint32 value)
SMW DIN 1暫存器 - SMW DIN 1 SMW DIN 1 Register - SMW DIN 1.
Definition FMU.h:1458
static constexpr uint32 FSTAT_PEWEN(uint32 value)
Flash狀態暫存器 - 程式擦除寫入啟用控制 Flash Status Register - Program-Erase Write Enable Control.
Definition FMU.h:239
static constexpr uint32 R_TEST_CTRL_STATUS1(uint32 value)
BIST測試控制暫存器 - BIST狀態1 BIST Test Control Register - BIST status 1.
Definition FMU.h:2549
static constexpr uint32 SOCTRIM1_3_TRIM1_3(uint32 value)
SoC修剪短語1字3暫存器 - TRIM1_3 SoC Trim Phrase 1 Word 3 Register - TRIM1_3.
Definition FMU.h:1632
static constexpr uint32 CMD_CHECK_ALL_CMD(uint32 value)
FMU命令檢查暫存器 - 所有區塊命令 FMU Command Check Register - All Blocks Command.
Definition FMU.h:1007
static constexpr uint32 R_PIN_CTRL_WIPGM(uint32 value)
BIST引腳控制暫存器 - 程式電流 BIST Pin Control Register - Program Current.
Definition FMU.h:2215
static constexpr uint32 MM_CTL_FORCE_SW_CLK(uint32 value)
記憶體映射控制暫存器 - 強制切換時鐘 Memory Map Control Register - Force Switch Clock
Definition FMU.h:1199
static constexpr uint32 R_PIN_CTRL_WHV(uint32 value)
BIST引腳控制暫存器 - 高電壓水平 BIST Pin Control Register - High Voltage Level.
Definition FMU.h:2224
static constexpr uint32 CMD_CHECK_ADDR_FAIL(uint32 value)
FMU命令檢查暫存器 - 地址失敗 FMU Command Check Register - Address Fail.
Definition FMU.h:983
static constexpr uint32 R_SMW_QUERY_SMWLOOP(uint32 value)
BIST SMW查詢暫存器 - SMW總循環計數 BIST SMW Query Register - SMW Total Loop Count.
Definition FMU.h:2633
static constexpr uint32 FCTRL_LSACTIVE(uint32 value)
Flash控制暫存器 - 低速啟動模式 Flash Control Register - Low Speed Active Mode.
Definition FMU.h:350
static constexpr uint32 FCTRL_FDFD(uint32 value)
Flash控制暫存器 - 強制雙位錯誤檢測 Flash Control Register - Force Double Bit Fault Detect.
Definition FMU.h:363
static constexpr uint32 R_TIMER_CTRL_TRCVUNIT(uint32 value)
BIST計時器控制暫存器 - Trcv時間單位 BIST Timer Control Register - Trcv Time Unit.
Definition FMU.h:2468
static constexpr uint32 R_IP_CONFIG_BIST_CLK_SEL(uint32 value)
BIST配置暫存器 - BIST時鐘選擇 BIST Configuration Register - BIST Clock Select.
Definition FMU.h:1938
static constexpr uint32 SOCTRIM5_1_TRIM5_1(uint32 value)
SoC修剪短語5字1暫存器 - TRIM5_1 SoC Trim Phrase 5 Word 1 Register - TRIM5_1.
Definition FMU.h:1758
static constexpr uint32 R_PIN_CTRL_NVSTR(uint32 value)
BIST引腳控制暫存器 - NVM存儲 BIST Pin Control Register - NVM Store.
Definition FMU.h:2287
static constexpr uint32 SMW_SETTING_OPTION1_TNVS_CTRL(uint32 value)
SMW設置選項1暫存器 - Tnvs控制 SMW Setting Option 1 Register - Tnvs Control.
Definition FMU.h:3220
static constexpr uint32 R_TEST_CTRL_CMDINDEX(uint32 value)
BIST測試控制暫存器 - BIST命令索引(代碼) BIST Test Control Register - BIST Command Index (code)
Definition FMU.h:2576
static constexpr uint32 PGM_PULSE_CNT0_PGM_CNT0(uint32 value)
區塊0程式脈衝計數暫存器 - 程式脈衝計數 Block 0 Program Pulse Count Register - Program Pulse Count
Definition FMU.h:3564
static constexpr uint32 MM_WDATA_MM_WDATA(uint32 value)
記憶體映射寫入數據暫存器 - 記憶體映射寫入數據 Memory Map Write Data Register - Memory Map Write Data
Definition FMU.h:1154
static constexpr uint32 MCTL_MRGRDDIS(uint32 value)
FMU控制暫存器 - 邊緣讀取禁用 FMU Control Register - Margin Read Disable.
Definition FMU.h:749
static constexpr uint32 SMW_HB_SIGNALS_USER_EV(uint32 value)
SMW HB信號暫存器 - 擦除驗證 SMW HB Signals Register - Erase Verify.
Definition FMU.h:3426
static constexpr uint32 SMW_SETTING_OPTION2_TPGM_OPT(uint32 value)
SMW設置選項2暫存器 - Tpgm選項 SMW Setting Option 2 Register - Tpgm Option.
Definition FMU.h:3110
static constexpr uint32 SOCTRIM4_1_TRIM4_1(uint32 value)
SoC修剪短語4字1暫存器 - TRIM4_1 SoC Trim Phrase 4 Word 1 Register - TRIM4_1.
Definition FMU.h:1722
static constexpr uint32 SOCTRIM5_2_TRIM5_2(uint32 value)
SoC修剪短語5字2暫存器 - TRIM5_2 SoC Trim Phrase 5 Word 2 Register - TRIM5_2.
Definition FMU.h:1767
static constexpr uint32 R_REPAIR1_0_RDIS1_0(uint32 value)
BIST修復0區塊1暫存器 - 控制區塊1中的修復0。 BIST Repair 0 Block 1 Register - Control Repair 0 in Block 1.
Definition FMU.h:2822
static constexpr uint32 SMW_SETTING_OPTION2_THVS_CTRL(uint32 value)
SMW設置選項2暫存器 - Thvs控制 SMW Setting Option 2 Register - Thvs control.
Definition FMU.h:3014
static constexpr uint32 SOCTRIM2_3_TRIM2_3(uint32 value)
SoC修剪短語2字3暫存器 - TRIM2_3 SoC Trim Phrase 2 Word 3 Register - TRIM2_3.
Definition FMU.h:1668
static constexpr uint32 SMW_TIMER_OPTION_SMW_CDIVL(uint32 value)
SMW計時器選項暫存器 - 長脈衝的時鐘分頻標量 Clock Divide Scalar for Long Pulse.
Definition FMU.h:2942
static constexpr uint32 R_IP_CONFIG_IPSEL0(uint32 value)
BIST配置暫存器 - 區塊0選擇控制 BIST Configuration Register - Block 0 Select Control.
Definition FMU.h:1862
static constexpr uint32 R_SMW_SETTING1_SMWPARM1(uint32 value)
BIST SMW設置1暫存器 - SMW參數集1 BIST SMW Setting 1 Register - SMW Parameter Set 1.
Definition FMU.h:2660
static constexpr uint32 R_DATA_CTRL3_DATA3(uint32 value)
BIST數據控制3暫存器 - BIST數據3低 BIST Data Control 3 Register - BIST Data 3 Low.
Definition FMU.h:2768
static constexpr uint32 SOCTRIM2_2_TRIM2_2(uint32 value)
SoC修剪短語2字2暫存器 - TRIM2_2 SoC Trim Phrase 2 Word 2 Register - TRIM2_2.
Definition FMU.h:1659
static constexpr uint32 RESET_STATUS_SOC_TRIM_ECC(uint32 value)
FMU初始化跟蹤暫存器 - C0DE_C0DEh檢查的狀態以啟用讀取SoC修剪設置期間的ECC解碼器 FMU Initialization Tracking Register - Status of t...
Definition FMU.h:570
static constexpr uint32 R_PIN_CTRL_EV(uint32 value)
BIST引腳控制暫存器 - 擦除驗證啟用 BIST Pin Control Register - Erase Verify Enable.
Definition FMU.h:2206
static constexpr uint32 R_DOUT_QUERY0_DOUTFAIL(uint32 value)
BIST DOUT查詢0暫存器 - 失敗的DOUT低 BIST DOUT Query 0 Register - Failing DOUT Low.
Definition FMU.h:2624
static constexpr uint32 FCTRL_RWSC(uint32 value)
Flash控制暫存器 - 讀取等待狀態控制 Flash Control Register - Read Wait-State Control.
Definition FMU.h:338
static constexpr uint32 R_PIN_CTRL_PV(uint32 value)
BIST引腳控制暫存器 - 程式驗證啟用 BIST Pin Control Register - Program Verify Enable.
Definition FMU.h:2197
static constexpr uint32 SOCTRIM0_0_TRIM0_0(uint32 value)
SoC修剪短語0字0暫存器 - TRIM0_0 SoC Trim Phrase 0 Word 0 Register - TRIM0_0.
Definition FMU.h:1569
static constexpr uint32 FCNFG_ERSIEN1(uint32 value)
Flash配置暫存器 - 擦除IFR扇區啟用 - 區塊1(適用於雙區塊配置) Flash Configuration Register - Erase IFR Sector Enable - Block...
Definition FMU.h:312
static constexpr uint32 FSTAT_CWSABT(uint32 value)
Flash狀態暫存器 - 命令寫入序列中止標誌 Flash Status Register - Command Write Sequence Abort Flag.
Definition FMU.h:154
static constexpr uint32 RD_PATH_CTRL_STATUS_MISR_EN(uint32 value)
讀取路徑控制和狀態暫存器 - MISR啟用 Read Path Control and Status Register - MISR Enable
Definition FMU.h:1310
static constexpr uint32 MCTL_BIST_PWR_DIS(uint32 value)
FMU控制暫存器 - BIST電源模式禁用 FMU Control Register - BIST Power Mode Disable.
Definition FMU.h:863
static constexpr uint32 RESET_STATUS_RST_PATCH_LD(uint32 value)
FMU初始化跟蹤暫存器 - 重置期間需要加載修補 FMU Initialization Tracking Register - Reset Patch Required.
Definition FMU.h:652
static constexpr uint32 RD_PATH_CTRL_STATUS_ECC_ENABLEB(uint32 value)
讀取路徑控制和狀態暫存器 - ECC解碼器控制 Read Path Control and Status Register - ECC Decoder Control
Definition FMU.h:1298
static constexpr uint32 RD_PATH_CTRL_STATUS_SBERR_REG(uint32 value)
讀取路徑控制和狀態暫存器 - 單位錯誤 Read Path Control and Status Register - Single-Bit Error
Definition FMU.h:1391
static constexpr uint32 CMD_CHECK_ALIGNFAIL_PHR(uint32 value)
FMU命令檢查暫存器 - 短語對齊失敗 FMU Command Check Register - Phrase Alignment Fail.
Definition FMU.h:935
static constexpr uint32 SMW_HB_SIGNALS_USER_HEM(uint32 value)
SMW HB信號暫存器 - 高耐久性啟用 SMW HB Signals Register - High Endurance Enable.
Definition FMU.h:3462
static constexpr uint32 REPAIR1_1_RDIS1_1(uint32 value)
FMU修復1區塊1暫存器 - RDIS1_1 FMU Repair 1 Block 1 Register - RDIS1_1.
Definition FMU.h:3367
static constexpr uint32 MM_ADDR_MM_ADDR(uint32 value)
記憶體映射地址暫存器 - 記憶體映射地址 Memory Map Address Register - Memory Map Address
Definition FMU.h:1145
static constexpr uint32 R_TIMER_CTRL_TNVSUNIT(uint32 value)
BIST計時器控制暫存器 - Tnvs時間單位 BIST Timer Control Register - Tnvs Time Unit.
Definition FMU.h:2387
static constexpr uint32 FSTAT_ACCERR(uint32 value)
Flash狀態暫存器 - 命令存取錯誤標誌 Flash Status Register - Command Access Error Flag.
Definition FMU.h:142
static constexpr uint32 R_TIMER_CTRL_TRCVDLY(uint32 value)
BIST計時器控制暫存器 - Trcv時間延遲標量 BIST Timer Control Register - Trcv Time Delay Scalar.
Definition FMU.h:2477
static constexpr uint32 R_IP_CONFIG_BIST_TVFY(uint32 value)
BIST配置暫存器 - 驗證的計時器調整 BIST Configuration Register - Timer adjust for verify.
Definition FMU.h:1903
static constexpr uint32 R_DATA_CTRL0_EX_DATA0X(uint32 value)
BIST數據控制0擴展暫存器 - BIST數據0高 BIST Data Control 0 Extension Register - BIST Data 0 High.
Definition FMU.h:2861
static constexpr uint32 RESET_STATUS_INIT_DONE(uint32 value)
FMU初始化跟蹤暫存器 - 初始化完成 FMU Initialization Tracking Register - Initialization Done.
Definition FMU.h:606
static constexpr uint32 SOCTRIM5_3_TRIM5_3(uint32 value)
SoC修剪短語5字3暫存器 - TRIM5_3 SoC Trim Phrase 5 Word 3 Register - TRIM5_3.
Definition FMU.h:1776
static constexpr uint32 SMW_HB_SIGNALS_USER_PV(uint32 value)
SMW HB信號暫存器 - 程式驗證 SMW HB Signals Register - Program Verify.
Definition FMU.h:3414
static constexpr uint32 RD_PATH_CTRL_STATUS_WR_PATH_ECC_EN(uint32 value)
讀取路徑控制和狀態暫存器 - 寫入路徑ECC啟用 Read Path Control and Status Register - Write Path ECC Enable
Definition FMU.h:1367
static constexpr uint32 R_A_MISR0_ADRSIG0(uint32 value)
BIST地址MISR 0暫存器 - 地址簽名 BIST Address MISR 0 Register - Address Signature.
Definition FMU.h:2723
static constexpr uint32 FCCOB3_CMDADDRE(uint32 value)
Flash命令控制3暫存器 - 命令結束地址 Flash Command Control 3 Register - Command ending address.
Definition FMU.h:471
static constexpr uint32 UINT_CTL_SET_FAIL(uint32 value)
用戶界面控制暫存器 - 在退出時設置失敗 User Interface Control Register - Set Fail On Exit
Definition FMU.h:1211
static constexpr uint32 RD_PATH_CTRL_STATUS_CPY_PAR_EN(uint32 value)
讀取路徑控制和狀態暫存器 - 複製奇偶校驗啟用 Read Path Control and Status Register - Copy Parity Enable
Definition FMU.h:1322
static constexpr uint32 ATX_PIN_CTRL_TM_TO_ATX(uint32 value)
設定ATX引腳控制 - TM到ATX映射 Set ATX Pin Control - TM to ATX Mapping
Definition FMU.h:3546
static constexpr uint32 R_ADR_CTRL_GRPSEL(uint32 value)
BIST地址控制暫存器 - 數據組選擇 BIST Address Control Register - Data Group Select.
Definition FMU.h:2098
static constexpr uint32 FSTAT_SALV_USED(uint32 value)
Flash狀態暫存器 - 擦除操作使用的救援 Flash Status Register - Salvage Used for Erase operation.
Definition FMU.h:225
static constexpr uint32 R_CNT_LOOP_CTRL_LOOPDLY(uint32 value)
BIST循環計數控制暫存器 - 循環時間延遲標量 BIST Loop Count Control Register - Loop Time Delay Scalar.
Definition FMU.h:2369
static constexpr uint32 REPAIR1_0_RDIS1_0(uint32 value)
FMU修復0區塊1暫存器 - RDIS1_0 FMU Repair 0 Block 1 Register - RDIS1_0.
Definition FMU.h:3346
static constexpr uint32 R_IP_CONFIG_BIST_CDIVL(uint32 value)
BIST配置暫存器 - 長脈衝的時鐘分頻標量 BIST Configuration Register - Clock Divide Scalar for Long Pulse.
Definition FMU.h:1885
static constexpr uint32 MAX_PULSE_CNT_LAST_PCNT(uint32 value)
最大脈衝計數暫存器 - 上次SMW操作的脈衝計數 Maximum Pulse Count Register - Last SMW Operation's Pulse Count
Definition FMU.h:3600
static constexpr uint32 RD_DATA0_RD_DATA0(uint32 value)
讀取數據0暫存器 - 讀取數據0 Read Data 0 Register - Read Data 0
Definition FMU.h:1232
static constexpr uint32 FAILCNT_FAILCNT(uint32 value)
失敗計數暫存器 - 失敗計數 Fail Count Register - Fail Count
Definition FMU.h:3555
static constexpr uint32 MCTL_FMU_ECC_CTL(uint32 value)
FMU控制暫存器 - FMU ECC控制 FMU Control Register - FMU ECC Control.
Definition FMU.h:851
static constexpr uint32 R_D_MISR1_DATASIG1(uint32 value)
BIST DIN MISR 1暫存器 - MISR數據簽名高 BIST DIN MISR 1 Register - MISR Data Signature High.
Definition FMU.h:2888
static constexpr uint32 SOCTRIM6_0_TRIM6_0(uint32 value)
SoC修剪短語6字0暫存器 - TRIM6_0 SoC Trim Phrase 6 Word 0 Register - TRIM6_0.
Definition FMU.h:1785
static constexpr uint32 FLASH_RD_CTRL_WIDE_LOAD(uint32 value)
Flash讀取控制暫存器 - 寬加載啟用 Flash Read Control Register - Wide Load Enable.
Definition FMU.h:1124
static constexpr uint32 R_TIMER_CTRL_TNVHDLY(uint32 value)
BIST計時器控制暫存器 - Tnvh時間延遲標量 BIST Timer Control Register - Tnvh Time Delay Scalar.
Definition FMU.h:2423
static constexpr uint32 SMW_SETTING_OPTION0_IPGM_END(uint32 value)
SMW設置選項0暫存器 - 程式電流控制最終 SMW Setting Option 0 Register - Program Current Control Final.
Definition FMU.h:2996
static constexpr uint32 BSEL_MBSEL(uint32 value)
FMU區塊選擇暫存器 - 主區塊選擇 FMU Block Select Register - Master Block Select.
Definition FMU.h:1073
static constexpr uint32 RD_PATH_CTRL_STATUS_RD_CAPT(uint32 value)
讀取路徑控制和狀態暫存器 - 讀取捕獲時鐘周期 Read Path Control and Status Register - Read Capture Clock Periods
Definition FMU.h:1277
static constexpr uint32 SMW_DIN2_SMW_DIN2(uint32 value)
SMW DIN 2暫存器 - SMW DIN 2 SMW DIN 2 Register - SMW DIN 2.
Definition FMU.h:1467
static constexpr uint32 R_PIN_CTRL_SE(uint32 value)
BIST引腳控制暫存器 - 感應放大器啟用 BIST Pin Control Register - Sense Amp Enable.
Definition FMU.h:2260
static constexpr uint32 CMD_CHECK_ILLEGAL_CMD(uint32 value)
FMU命令檢查暫存器 - 非法命令 FMU Command Check Register - Illegal Command.
Definition FMU.h:1055
static constexpr uint32 SOCTRIM4_3_TRIM4_3(uint32 value)
SoC修剪短語4字3暫存器 - TRIM4_3 SoC Trim Phrase 4 Word 3 Register - TRIM4_3.
Definition FMU.h:1740
static constexpr uint32 MAX_PULSE_CNT_MAX_PGM_CNT(uint32 value)
最大脈衝計數暫存器 - 最大程式脈衝計數 Maximum Pulse Count Register - Maximum Program Pulse Count
Definition FMU.h:3618
static constexpr uint32 FCTRL_ABTREQ(uint32 value)
Flash控制暫存器 - 中止請求 Flash Control Register - Abort Request.
Definition FMU.h:375
static constexpr uint32 SMW_SETTING_OPTION1_TPGM_CTRL(uint32 value)
SMW設置選項1暫存器 - Tpgm控制 SMW Setting Option 1 Register - Tpgm Control.
Definition FMU.h:3202
static constexpr uint32 R_SMP_WHV0_SMPWHV0(uint32 value)
BIST SMP WHV設置0暫存器 - SMP WHV參數集0 BIST SMP WHV Setting 0 Register - SMP WHV Parameter Set 0.
Definition FMU.h:2669
static constexpr uint32 SMW_SETTING_OPTION0_IPGM_MISC(uint32 value)
SMW設置選項0暫存器 - 程式電流控制雜項 SMW Setting Option 0 Register - Program Current Control Misc.
Definition FMU.h:3005
static constexpr uint32 FSTAT_CMDPRT(uint32 value)
Flash狀態暫存器 - 命令保護等級 Flash Status Register - Command Protection Level.
Definition FMU.h:180
static constexpr uint32 R_DATA_CTRL1_EX_DATA1X(uint32 value)
BIST數據控制1擴展暫存器 - BIST數據1高 BIST Data Control 1 Extension Register - BIST Data 1 High.
Definition FMU.h:2915
virtual ~FMU(void) override
解構FMU物件 (Destruct FMU object)
static constexpr uint32 FCCOB4_CMDDATA0(uint32 value)
Flash命令控制4暫存器 - 命令數據字0 Flash Command Control 4 Register - Command data word 0.
Definition FMU.h:480
static constexpr uint32 R_DFT_CTRL_DFT_YADR(uint32 value)
BIST DFT控制暫存器 - DFT YADR模式 BIST DFT Control Register - DFT YADR Pattern.
Definition FMU.h:2018
static constexpr uint32 R_SMW_QUERY_SMWLAST(uint32 value)
BIST SMW查詢暫存器 - SMW最後電壓設置 BIST SMW Query Register - SMW Last Voltage Setting.
Definition FMU.h:2642
static constexpr uint32 R_DOUT_QUERY1_DOUT(uint32 value)
BIST DOUT查詢1暫存器 - 失敗的DOUT高 BIST DOUT Query 1 Register - Failing DOUT High.
Definition FMU.h:2879
static constexpr uint32 FSTAT_PERDY(uint32 value)
Flash狀態暫存器 - 程式/擦除準備控制/狀態標誌 Flash Status Register - Program/Erase Ready Control/Status Flag.
Definition FMU.h:251
static constexpr uint32 FSTAT_CMDABT(uint32 value)
Flash狀態暫存器 - 命令中止標誌 Flash Status Register - Command Abort Flag.
Definition FMU.h:118
static constexpr uint32 R_DATA_CTRL3_EX_DATA3X(uint32 value)
BIST數據控制3擴展暫存器 - BIST數據3高 BIST Data Control 3 Extension Register - BIST Data 3 High.
Definition FMU.h:2933
static constexpr uint32 SOCTRIM6_2_TRIM6_2(uint32 value)
SoC修剪短語6字2暫存器 - TRIM6_2 SoC Trim Phrase 6 Word 2 Register - TRIM6_2.
Definition FMU.h:1803
static constexpr uint32 R_TIMER_CTRL_EX_TLVSDLY_H(uint32 value)
BIST計時器控制擴展暫存器 - Tlvs時間延遲標量高 BIST Timer Control Extension Register - Tlvs Time Delay Scalar High.
Definition FMU.h:2870
static constexpr uint32 SOCTRIM3_1_TRIM3_1(uint32 value)
SoC修剪短語3字1暫存器 - TRIM3_1 SoC Trim Phrase 3 Word 1 Register - TRIM3_1.
Definition FMU.h:1686
static constexpr uint32 R_PIN_CTRL_YE(uint32 value)
BIST引腳控制暫存器 - Y地址啟用 BIST Pin Control Register - Y Address Enable.
Definition FMU.h:2251
static constexpr uint32 SOCTRIM7_2_TRIM7_2(uint32 value)
SoC修剪短語7字2暫存器 - TRIM7_2 SoC Trim Phrase 7 Word 2 Register - TRIM7_2.
Definition FMU.h:1839
static constexpr uint32 RD_PATH_CTRL_STATUS_LAST_READ(uint32 value)
讀取路徑控制和狀態暫存器 - 最後一次讀取 Read Path Control and Status Register - Last Read
Definition FMU.h:1440
static constexpr uint32 FSTAT_DFDIF(uint32 value)
Flash狀態暫存器 - 雙位錯誤檢測中斷標誌 Flash Status Register - Double Bit Fault Detect Interrupt Flag.
Definition FMU.h:213
static constexpr uint32 R_SMW_SETTING0_SMWPARM0(uint32 value)
BIST SMW設置0暫存器 - SMW參數集0 BIST SMW Setting 0 Register - SMW Parameter Set 0.
Definition FMU.h:2651
static constexpr uint32 SMW_SETTING_OPTION2_POST_TPGM(uint32 value)
SMW設置選項2暫存器 - 後Tpgm時間 SMW Setting Option 2 Register - Post Tpgm Time.
Definition FMU.h:3082
static constexpr uint32 MCTL_LSACTWREN(uint32 value)
FMU控制暫存器 - LSACTIVE寫入啟用 FMU Control Register - LSACTIVE Write Enable.
Definition FMU.h:701
static constexpr uint32 SMW_CMD_WAIT_WAIT_AUTO_SET(uint32 value)
SMW命令和等待暫存器 - SMW等待自動設置 SMW Command and Wait Register - SMW Wait Auto Set.
Definition FMU.h:1524
static constexpr uint32 RD_DATA3_RD_DATA3(uint32 value)
讀取數據3暫存器 - 讀取數據3 Read Data 3 Register - Read Data 3
Definition FMU.h:1259
static constexpr uint32 MSIZE_MAXADDR0(uint32 value)
FMU記憶體大小暫存器 - Flash區塊0的大小 FMU Memory Size Register - Size of Flash Block 0.
Definition FMU.h:1082
Definition NonInstantiable.h:29
Definition FMU.h:25
@ SMW_SME_WHV_OPTION1_SME_WHV_OPT1
SMW_SME_WHV_OPTION1 - SME_WHV_OPT1.
@ R_ABORT_LOOP_ABORT_LOOP
R_ABORT_LOOP - ABORT_LOOP.
@ R_IP_CONFIG_DBGCTL
R_IP_CONFIG - DBGCTL.
@ RESET_STATUS_SOC_TRIM_DONE
RESET_STATUS - SOC_TRIM_DONE.
@ SOCTRIM6_2_TRIM6_2
SOCTRIM6_2 - TRIM6_2.
@ SOCTRIM0_0_TRIM0_0
SOCTRIM0_0 - TRIM0_0.
@ RESET_STATUS_SOC_TRIM_DF_ERR
RESET_STATUS - SOC_TRIM_DF_ERR.
@ SMW_SETTING_OPTION2_MASK0_OPT
SMW_SETTING_OPTION2 - MASK0_OPT.
@ R_PIN_CTRL_WIPGM
R_PIN_CTRL - WIPGM.
@ R_IP_CONFIG_SMWTST
R_IP_CONFIG - SMWTST.
@ R_PIN_CTRL_HEM
R_PIN_CTRL - HEM.
@ SMW_SETTING_OPTION2_WHV_CNTR
SMW_SETTING_OPTION2 - WHV_CNTR.
@ SMW_HB_SIGNALS_SMW_ARRAY
SMW_HB_SIGNALS - SMW_ARRAY.
@ MCTL_SCAN_OBS
MCTL - SCAN_OBS.
@ SOCTRIM0_3_TRIM0_3
SOCTRIM0_3 - TRIM0_3.
@ R_DATA_CTRL0_EX_DATA0X
R_DATA_CTRL0_EX - DATA0X.
@ R_SME_WHV1_SMEWHV1
R_SME_WHV1 - SMEWHV1.
@ FCCOB3_CMDADDRE
FCCOB3 - CMDADDRE.
@ FCCOB0_CMDCODE
FCCOB0 - CMDCODE.
@ MM_CTL_MM_SEL
MM_CTL - MM_SEL.
@ SOCTRIM1_3_TRIM1_3
SOCTRIM1_3 - TRIM1_3.
@ CMD_CHECK_ADDR_FAIL
CMD_CHECK - ADDR_FAIL.
@ FTEST_TMODE
FCTRL - TMODE.
@ SOCTRIM6_3_TRIM6_3
SOCTRIM6_3 - TRIM6_3.
@ R_DATA_CTRL1_EX_DATA1X
R_DATA_CTRL1_EX - DATA1X.
@ FSTAT_CMDDID
FSTAT - CMDDID.
@ RD_PATH_CTRL_STATUS_MISR_EN
RD_PATH_CTRL_STATUS - MISR_EN.
@ SMW_HB_SIGNALS_USER_PV
SMW_HB_SIGNALS - USER_PV.
@ R_CNT_LOOP_CTRL_LOOPOPT
R_CNT_LOOP_CTRL - LOOPOPT.
@ R_D_MISR1_DATASIG1
R_D_MISR1 - DATASIG1.
@ R_IP_CONFIG_CDIVS
R_IP_CONFIG - CDIVS.
@ MCTL_MRGRDDIS
MCTL - MRGRDDIS.
@ FAILCNT_FAILCNT
FAILCNT - FAILCNT.
@ R_DATA_CTRL1_DATA1
R_DATA_CTRL1 - DATA1.
@ FSTAT_PERDY
FSTAT - PERDY.
@ R_SMW_QUERY_SMWLOOP
R_SMW_QUERY - SMWLOOP.
@ RESET_STATUS_RPR_DONE
RESET_STATUS - RPR_DONE.
@ BSEL_GEN_SBSEL_GEN
BSEL_GEN - SBSEL_GEN.
@ R_PIN_CTRL_XE
R_PIN_CTRL - XE.
@ RD_DATA0_RD_DATA0
RD_DATA0 - RD_DATA0.
@ MM_WDATA_MM_WDATA
MM_WDATA - MM_WDATA.
@ R_DFT_CTRL_DFT_DATA
R_DFT_CTRL - DFT_DATA.
@ FCNFG_CCIE
FCNFG - CCIE.
@ REPAIR0_0_RADR0_0
REPAIR0_0 - RADR0_0.
@ R_PIN_CTRL_REDEN
R_PIN_CTRL - REDEN.
@ R_PIN_CTRL_LVE
R_PIN_CTRL - LVE.
@ MM_CTL_MM_RD
MM_CTL - MM_RD.
@ SMW_DIN3_SMW_DIN3
SMW_DIN3 - SMW_DIN3.
@ SOCTRIM7_3_TRIM7_3
SOCTRIM7_3 - TRIM7_3.
@ SOCTRIM4_0_TRIM4_0
SOCTRIM4_0 - TRIM4_0.
@ RD_PATH_CTRL_STATUS_LAST_READ
RD_PATH_CTRL_STATUS - LAST_READ.
@ R_ADR_QUERY_XADRFAIL
R_ADR_QUERY - XADRFAIL.
@ CMD_CHECK_ILLEGAL_CMD
CMD_CHECK - ILLEGAL_CMD.
@ FSTAT_PEWEN
FSTAT - PEWEN.
@ RD_PATH_CTRL_STATUS_DBERR_REG
RD_PATH_CTRL_STATUS - DBERR_REG.
@ R_TEST_CTRL_BUSY
R_TEST_CTRL - BUSY.
@ R_TEST_CTRL_DISABLE_IP1
R_TEST_CTRL - DISABLE_IP1.
@ R_PIN_CTRL_SE
R_PIN_CTRL - SE.
@ R_D_MISR0_DATASIG0
R_D_MISR0 - DATASIG0.
@ MCTL_LSACT_EN
MCTL - LSACT_EN.
@ R_IP_CONFIG_TSTCTL
R_IP_CONFIG - TSTCTL.
@ RD_PATH_CTRL_STATUS_BIST_ECC_EN
RD_PATH_CTRL_STATUS - BIST_ECC_EN.
@ R_TIMER_CTRL_TRCVDLY
R_TIMER_CTRL - TRCVDLY.
@ CMD_CHECK_ALL_CMD
CMD_CHECK - ALL_CMD.
@ RESET_STATUS_RECALL_DATA_MISMATCH
RESET_STATUS - RECALL_DATA_MISMATCH.
@ FSTAT_PVIOL
FSTAT - PVIOL FSTAT - 保護違規
@ R_TEST_CTRL_STARTRUN
R_TEST_CTRL - STARTRUN.
@ R_REPAIR1_1_RDIS1_1
R_REPAIR1_1 - RDIS1_1.
@ SOCTRIM5_3_TRIM5_3
SOCTRIM5_3 - TRIM5_3.
@ MM_ADDR_MM_ADDR
MM_ADDR - MM_ADDR.
@ SOCTRIM5_0_TRIM5_0
SOCTRIM5_0 - TRIM5_0.
@ RESET_STATUS_RST_PATCH_LD
RESET_STATUS - RST_PATCH_LD.
@ FLASH_RD_CTRL_SINGLE_RD
FLASH_RD_CTRL - SINGLE_RD.
@ R_DFT_CTRL_DFT_XADR
R_DFT_CTRL - DFT_XADR.
@ UINT_CTL_DBERR
UINT_CTL - DBERR.
@ R_DFT_CTRL_DFT_YADR
R_DFT_CTRL - DFT_YADR.
@ RD_PATH_CTRL_STATUS_CPY_PAR_EN
RD_PATH_CTRL_STATUS - CPY_PAR_EN.
@ SMW_SETTING_OPTION2_XTRA_ERS
SMW_SETTING_OPTION2 - XTRA_ERS.
@ SOCTRIM2_0_TRIM2_0
SOCTRIM2_0 - TRIM2_0.
@ FCNFG_ERSIEN0
FCNFG - ERSIEN0.
@ FLASH_RD_CTRL_FLASH_RD
FLASH_RD_CTRL - FLASH_RD.
@ SOCTRIM6_1_TRIM6_1
SOCTRIM6_1 - TRIM6_1.
@ RD_PATH_CTRL_STATUS_SE_SIZE
RD_PATH_CTRL_STATUS - SE_SIZE.
@ SOCTRIM0_1_TRIM0_1
SOCTRIM0_1 - TRIM0_1.
@ RESET_STATUS_SOC_TRIM_ECC
RESET_STATUS - SOC_TRIM_ECC.
@ REPAIR1_0_RDIS1_0
REPAIR1_0 - RDIS1_0.
@ SMW_SETTING_OPTION2_TPGM_OPT
SMW_SETTING_OPTION2 - TPGM_OPT.
@ SMW_SMP_WHV_OPTION0_SMP_WHV_OPT0
SMW_SMP_WHV_OPTION0 - SMP_WHV_OPT0.
@ R_PIN_CTRL_SLM
R_PIN_CTRL - SLM.
@ SMW_HB_SIGNALS_USER_EV
SMW_HB_SIGNALS - USER_EV.
@ FCTRL_RWSC
FCTRL - RWSC.
@ R_PIN_CTRL_YE
R_PIN_CTRL - YE.
@ SMW_SETTING_OPTION2_TRCV_CTRL
SMW_SETTING_OPTION2 - TRCV_CTRL.
@ R_REPAIR1_0_RDIS1_0
R_REPAIR1_0 - RDIS1_0.
@ R_REPAIR0_1_RADR0_1
R_REPAIR0_1 - RADR0_1.
@ SMW_SETTING_OPTION1_TNVH_CTRL
SMW_SETTING_OPTION1 - TNVH_CTRL.
@ MSIZE_MAXADDR0
MSIZE - MAXADDR0.
@ FSTAT_SALV_USED
FSTAT - SALV_USED.
@ R_SMW_SETTING2_SMWPARM2
R_SMW_SETTING2 - SMWPARM2.
@ R_TIMER_CTRL_TRCVUNIT
R_TIMER_CTRL - TRCVUNIT.
@ R_SMW_SETTING3_SMWPARM3
R_SMW_SETTING3 - SMWPARM3.
@ R_TIMER_CTRL_TNVHUNIT
R_TIMER_CTRL - TNVHUNIT.
@ FCCOB5_CMDDATA1
FCCOB5 - CMDDATA1.
@ SMW_ADDR_SMW_ADDR
SMW_ADDR - SMW_ADDR.
@ REPAIR1_1_RADR1_1
REPAIR1_1 - RADR1_1.
@ SMW_SETTING_OPTION2_POST_TERS
SMW_SETTING_OPTION2 - POST_TERS.
@ SMW_SETTING_OPTION0_MV_END
SMW_SETTING_OPTION0 - MV_END.
@ PORT_CTRL_BSDO_SEL
PORT_CTRL - BSDO_SEL.
@ R_C_MISR0_CTRLSIG0
R_C_MISR0 - CTRLSIG0.
@ R_TEST_CTRL_CMDINDEX
R_TEST_CTRL - CMDINDEX.
@ RD_PATH_CTRL_STATUS_SMW_ARRAY1_SMW0_SEL
RD_PATH_CTRL_STATUS - SMW_ARRAY1_SMW0_SEL.
@ MCTL_MASTER_REPAIR_EN
MCTL - MASTER_REPAIR_EN.
@ MCTL_BIST_PWR_DIS
MCTL - BIST_PWR_DIS.
@ R_SMP_WHV1_SMPWHV1
R_SMP_WHV1 - SMPWHV1.
@ RESET_STATUS_SOC_TRIM_EN
RESET_STATUS - SOC_TRIM_EN.
@ PGM_PULSE_CNT1_PGM_CNT1
PGM_PULSE_CNT1 - PGM_CNT1.
@ SOCTRIM4_2_TRIM4_2
SOCTRIM4_2 - TRIM4_2.
@ BSEL_GEN_MBSEL_GEN
BSEL_GEN - MBSEL_GEN.
@ PWR_OPT_SLM_COUNT
PWR_OPT - SLM_COUNT.
@ SMW_SETTING_OPTION3_HEM_WHV_CNTR
SMW_SETTING_OPTION3 - HEM_WHV_CNTR.
@ SOCTRIM3_2_TRIM3_2
SOCTRIM3_2 - TRIM3_2.
@ R_A_MISR0_ADRSIG0
R_A_MISR0 - ADRSIG0.
@ FCCOB4_CMDDATA0
FCCOB4 - CMDDATA0.
@ R_IP_CONFIG_BIST_CDIVL
R_IP_CONFIG - BIST_CDIVL.
@ FSTAT_ACCERR
FSTAT - ACCERR FSTAT - 訪問錯誤
@ SMW_SETTING_OPTION1_TNVS_CTRL
SMW_SETTING_OPTION1 - TNVS_CTRL.
@ R_PIN_CTRL_NVSTR
R_PIN_CTRL - NVSTR.
@ SMW_SETTING_OPTION3_HEM_MAX_ERS
SMW_SETTING_OPTION3 - HEM_MAX_ERS.
@ FTEST_TMELOCK
FCTRL - TMELOCK.
@ BIST_DUMP_CTRL_BIST_FAIL
BIST_DUMP_CTRL - BIST_FAIL.
@ MAX_PULSE_CNT_MAX_PGM_CNT
MAX_PULSE_CNT - MAX_PGM_CNT.
@ REPAIR1_1_RDIS1_1
REPAIR1_1 - RDIS1_1.
@ SMW_CMD_WAIT_WAIT_EN
SMW_CMD_WAIT - WAIT_EN.
@ R_DATA_CTRL2_DATA2
R_DATA_CTRL2 - DATA2.
@ SOCTRIM1_0_TRIM1_0
SOCTRIM1_0 - TRIM1_0.
@ MCTL_SMWR_CTL
MCTL - SMWR_CTL.
@ R_TIMER_CTRL_TPGSUNIT
R_TIMER_CTRL - TPGSUNIT.
@ SMW_SETTING_OPTION1_MAX_PROG
SMW_SETTING_OPTION1 - MAX_PROG.
@ FLASH_STOP_ADD_FLASH_STOP_ADD
FLASH_STOP_ADD - FLASH_STOP_ADD.
@ FTEST_TMECTL
FCTRL - TMECTL.
@ RD_DATA3_RD_DATA3
RD_DATA3 - RD_DATA3.
@ MCTL_MRGRD1
MCTL - MRGRD1.
@ R_PIN_CTRL_RECALL
R_PIN_CTRL - RECALL.
@ CMD_CHECK_RANGE_FAIL
CMD_CHECK - RANGE_FAIL.
@ ATX_PIN_CTRL_TM_TO_ATX
ATX_PIN_CTRL - TM_TO_ATX.
@ RESET_STATUS_FMU_PARM_EN
RESET_STATUS - FMU_PARM_EN.
@ R_DATA_CTRL3_EX_DATA3X
R_DATA_CTRL3_EX - DATA3X.
@ R_REPAIR0_0_RDIS0_0
R_REPAIR0_0 - RDIS0_0.
@ CMD_CHECK_ALIGNFAIL_BLK
CMD_CHECK - ALIGNFAIL_BLK.
@ SMW_HB_SIGNALS_USER_HEM
SMW_HB_SIGNALS - USER_HEM.
@ SOCTRIM4_3_TRIM4_3
SOCTRIM4_3 - TRIM4_3.
@ R_SMW_SETTING0_SMWPARM0
R_SMW_SETTING0 - SMWPARM0.
@ SOCTRIM5_2_TRIM5_2
SOCTRIM5_2 - TRIM5_2.
@ R_IP_CONFIG_BIST_TVFY
R_IP_CONFIG - BIST_TVFY.
@ R_TIMER_CTRL_TNVSUNIT
R_TIMER_CTRL - TNVSUNIT.
@ SMW_SETTING_OPTION0_IPGM_INIT
SMW_SETTING_OPTION0 - IPGM_INIT.
@ REPAIR0_0_RDIS0_0
REPAIR0_0 - RDIS0_0.
@ PARITY_PARITY
PARITY - PARITY.
@ SMW_HB_SIGNALS_USER_IFREN1
SMW_HB_SIGNALS - USER_IFREN1.
@ MCTL_MRGRD0
MCTL - MRGRD0.
@ SOCTRIM1_2_TRIM1_2
SOCTRIM1_2 - TRIM1_2.
@ R_ADR_QUERY_YADRFAIL
R_ADR_QUERY - YADRFAIL.
@ CMD_CHECK_ALIGNFAIL_PHR
CMD_CHECK - ALIGNFAIL_PHR.
@ SOCTRIM1_1_TRIM1_1
SOCTRIM1_1 - TRIM1_1.
@ MCTL_OSC_H
MCTL - OSC_H.
@ PORT_CTRL_BDONE_SEL
PORT_CTRL - BDONE_SEL.
@ R_A_MISR1_ADRSIG1
R_A_MISR1 - ADRSIG1.
@ SMW_HB_SIGNALS_USER_REDEN
SMW_HB_SIGNALS - USER_REDEN.
@ CMD_CHECK_IFR_CMD
CMD_CHECK - IFR_CMD.
@ REPAIR0_1_RDIS0_1
REPAIR0_1 - RDIS0_1.
@ R_TIMER_CTRL_TNVHDLY
R_TIMER_CTRL - TNVHDLY.
@ R_REPAIR1_1_RADR1_1
R_REPAIR1_1 - RADR1_1.
@ FCCOB1_CMDOPT
FCCOB1 - CMDOPT.
@ RD_PATH_CTRL_STATUS_BIST_MUX_TO_SMW
RD_PATH_CTRL_STATUS - BIST_MUX_TO_SMW.
@ SMW_SETTING_OPTION2_THVS_CTRL
SMW_SETTING_OPTION2 - THVS_CTRL.
@ SMW_TIMER_OPTION_SMW_CDIVL
SMW_TIMER_OPTION - SMW_CDIVL.
@ R_DATA_CTRL3_DATA3
R_DATA_CTRL3 - DATA3.
@ RD_PATH_CTRL_STATUS_RD_CAPT
RD_PATH_CTRL_STATUS - RD_CAPT.
@ SMW_CMD_WAIT_CMD
SMW_CMD_WAIT - CMD.
@ SMW_SETTING_OPTION2_VFY_OPT
SMW_SETTING_OPTION2 - VFY_OPT.
@ R_CNT_LOOP_CTRL_LOOPDLY
R_CNT_LOOP_CTRL - LOOPDLY.
@ RD_DATA1_RD_DATA1
RD_DATA1 - RD_DATA1.
@ R_CNT_LOOP_CTRL_LOOPUNIT
R_CNT_LOOP_CTRL - LOOPUNIT.
@ PWR_OPT_PD_TIMER_EN
PWR_OPT - PD_TIMER_EN.
@ R_IP_CONFIG_IPSEL0
R_IP_CONFIG - IPSEL0.
@ BIST_DUMP_CTRL_DATADUMP_MRGEN
BIST_DUMP_CTRL - DATADUMP_MRGEN.
@ SMW_CMD_WAIT_WAIT_AUTO_SET
SMW_CMD_WAIT - WAIT_AUTO_SET.
@ R_SME_WHV0_SMEWHV0
R_SME_WHV0 - SMEWHV0.
@ R_REPAIR0_0_RADR0_0
R_REPAIR0_0 - RADR0_0.
@ FCNFG_ERSREQ
FCNFG - ERSREQ.
@ MCTL_BIST_CTL
MCTL - BIST_CTL.
@ BSEL_MBSEL
BSEL - MBSEL.
@ RD_PATH_CTRL_STATUS_SBERR_REG
RD_PATH_CTRL_STATUS - SBERR_REG.
@ R_ADR_CTRL_XADR
R_ADR_CTRL - XADR.
@ RESET_STATUS_INIT_DONE
RESET_STATUS - INIT_DONE.
@ R_TIMER_CTRL_TLVSDLY_L
R_TIMER_CTRL - TLVSDLY_L.
@ SOCTRIM7_2_TRIM7_2
SOCTRIM7_2 - TRIM7_2.
@ R_DOUT_QUERY0_DOUTFAIL
R_DOUT_QUERY0 - DOUTFAIL.
@ R_PIN_CTRL_WMV
R_PIN_CTRL - WMV.
@ BIST_DUMP_CTRL_DATADUMP_MRGTYPE
BIST_DUMP_CTRL - DATADUMP_MRGTYPE.
@ MM_CTL_FORCE_SW_CLK
MM_CTL - FORCE_SW_CLK.
@ SMW_SETTING_OPTION2_POST_TPGM
SMW_SETTING_OPTION2 - POST_TPGM.
@ R_REPAIR0_1_RDIS0_1
R_REPAIR0_1 - RDIS0_1.
@ SOCTRIM0_2_TRIM0_2
SOCTRIM0_2 - TRIM0_2.
@ UINT_CTL_SET_FAIL
UINT_CTL - SET_FAIL.
@ CMD_CHECK_SCR_ALIGN_CHK
SCMD_CHECK - CR_ALIGN_CHK.
@ SMW_STATUS_SMW_BUSY
SMW_STATUS - SMW_BUSY.
@ R_PIN_CTRL_IFREN1
R_PIN_CTRL - IFREN1.
@ SMW_SETTING_OPTION0_IPGM_MISC
SMW_SETTING_OPTION0 - IPGM_MISC.
@ CMD_CHECK_ALIGNFAIL_SCR
CMD_CHECK - ALIGNFAIL_SCR.
@ SMW_SETTING_OPTION2_XTRA_PGM
SMW_SETTING_OPTION2 - XTRA_PGM.
@ PGM_PULSE_CNT0_PGM_CNT0
PGM_PULSE_CNT0 - PGM_CNT0.
@ R_IP_CONFIG_IPSEL1
R_IP_CONFIG - IPSEL1.
@ R_C_MISR1_CTRLSIG1
R_C_MISR1 - CTRLSIG1.
@ MAX_PULSE_CNT_MAX_ERS_CNT
MAX_PULSE_CNT - MAX_ERS_CNT.
@ FCCOB6_CMDDATA2
FCCOB6 - CMDDATA2.
@ R_TESTCODE_TESTCODE
R_TESTCODE - TESTCODE.
@ R_SMW_SETTING1_SMWPARM1
R_SMW_SETTING1 - SMWPARM1.
@ SMW_SMP_WHV_OPTION1_SMP_WHV_OPT1
SMW_SMP_WHV_OPTION1 - SMP_WHV_OPT1.
@ SMW_SETTING_OPTION1_TPGM_CTRL
SMW_SETTING_OPTION1 - TPGM_CTRL.
@ FSTAT_CWSABT
FSTAT - CWSABT.
@ CMD_CHECK_ALIGNFAIL_PG
CMD_CHECK - ALIGNFAIL_PG.
@ SOCTRIM6_0_TRIM6_0
SOCTRIM6_0 - TRIM6_0.
@ SOCTRIM2_2_TRIM2_2
SOCTRIM2_2 - TRIM2_2.
@ R_PIN_CTRL_IFREN
R_PIN_CTRL - IFREN.
@ SMW_SETTING_OPTION1_MAX_ERASE
SMW_SETTING_OPTION1 - MAX_ERASE.
@ R_TIMER_CTRL_TNVSDLY
R_TIMER_CTRL - TNVSDLY.
@ FSTAT_FAIL
FSTAT - FAIL FSTAT - 失敗標誌
@ FTEST_TMEWR
FCTRL - TMEWR.
@ SMW_DIN1_SMW_DIN1
SMW_DIN1 - SMW_DIN1.
@ SMW_HB_SIGNALS_USER_IFREN
SMW_HB_SIGNALS - USER_IFREN.
@ RD_PATH_CTRL_STATUS_WR_PATH_EN
RD_PATH_CTRL_STATUS - WR_PATH_EN.
@ SMW_SETTING_OPTION2_DIS_PRER
SMW_SETTING_OPTION2 - DIS_PRER.
@ SOCTRIM3_1_TRIM3_1
SOCTRIM3_1 - TRIM3_1.
@ SMW_SETTING_OPTION1_TPGS_CTRL
SMW_SETTING_OPTION1 - TPGS_CTRL.
@ FSTAT_CMDP
FSTAT - CMDP.
@ MCTL_CWSABTEN
MCTL - CWSABTEN.
@ R_TIMER_CTRL_EX_TLVSDLY_H
R_TIMER_CTRL_EX - TLVSDLY_H.
@ FCTRL_ABTREQ
FCTRL - ABTREQ.
@ SMW_STATUS_BIST_BUSY
SMW_STATUS - BIST_BUSY.
@ BIST_DUMP_CTRL_BIST_DONE
BIST_DUMP_CTRL - BIST_DONE.
@ CMD_CHECK_OPTION_FAIL
CMD_CHECK - OPTION_FAIL.
@ R_ADR_CTRL_YADR
R_ADR_CTRL - YADR.
@ SMW_DIN0_SMW_DIN0
SMW_DIN0 - SMW_DIN0.
@ SMW_SETTING_OPTION0_MV_MISC
SMW_SETTING_OPTION0 - MV_MISC.
@ RD_PATH_CTRL_STATUS_WR_PATH_ECC_EN
RD_PATH_CTRL_STATUS - WR_PATH_ECC_EN.
@ RESET_STATUS_FMU_PARM_DONE
RESET_STATUS - FMU_PARM_DONE.
@ R_PIN_CTRL_PROG
R_PIN_CTRL - PROG.
@ SMW_SETTING_OPTION0_MV_INIT
SMW_SETTING_OPTION0 - MV_INIT.
@ FCCOB7_CMDDATA3
FCCOB7 - CMDDATA3.
@ SOCTRIM2_3_TRIM2_3
SOCTRIM2_3 - TRIM2_3.
@ FSTAT_CMDABT
FSTAT - CMDABT FSTAT - 命令中止
@ R_PIN_CTRL_EV
R_PIN_CTRL - EV.
@ BSEL_SBSEL
BSEL - SBSEL.
@ FCTRL_FDFD
FCTRL - FDFD.
@ FSTAT_CCIF
FSTAT - CCIF.
@ R_TIMER_CTRL_TLVSUNIT
R_TIMER_CTRL - TLVSUNIT.
@ R_DFT_CTRL_DFT_DATA_SRC
R_DFT_CTRL - DFT_DATA_SRC.
@ SMW_TIMER_OPTION_SMW_TVFY
SMW_TIMER_OPTION - SMW_TVFY.
@ RD_DATA2_RD_DATA2
RD_DATA2 - RD_DATA2.
@ RD_PATH_CTRL_STATUS_ECC_ENABLEB
RD_PATH_CTRL_STATUS - ECC_ENABLEB.
@ R_IP_CONFIG_BIST_CLK_SEL
R_IP_CONFIG - BIST_CLK_SEL.
@ R_TEST_CTRL_STATUS1
R_TEST_CTRL - STATUS1.
@ SOCTRIM7_0_TRIM7_0
SOCTRIM7_0 - TRIM7_0.
@ MCTL_COREHLD
MCTL - COREHLD.
@ R_DOUT_QUERY1_DOUT
R_DOUT_QUERY1 - DOUT.
@ MCTL_ERSAACK
MCTL - ERSAACK.
@ R_REPAIR1_0_RADR1_0
R_REPAIR1_0 - RADR1_0.
@ MCTL_LSACTWREN
MCTL - LSACTWREN.
@ RD_PATH_CTRL_STATUS_AD_SET
RD_PATH_CTRL_STATUS - AD_SET.
@ REPAIR0_1_RADR0_1
REPAIR0_1 - RADR0_1.
@ R_SMW_QUERY_SMWLAST
R_SMW_QUERY - SMWLAST.
@ MAX_PULSE_CNT_LAST_PCNT
MAX_PULSE_CNT - LAST_PCNT.
@ R_PIN_CTRL_ERASE
R_PIN_CTRL - ERASE.
@ R_TEST_CTRL_DEBUGRUN
R_TEST_CTRL - DEBUGRUN.
@ RESET_STATUS_ARY_TRIM_DONE
RESET_STATUS - ARY_TRIM_DONE.
@ SOCTRIM2_1_TRIM2_1
SOCTRIM2_1 - TRIM2_1.
@ R_PIN_CTRL_MAS1
R_PIN_CTRL - MAS1.
@ R_DATA_CTRL2_EX_DATA2X
R_DATA_CTRL2_EX - DATA2X.
@ R_PIN_CTRL_PV
R_PIN_CTRL - PV.
@ MCTL_SOC_ECC_CTL
MCTL - SOC_ECC_CTL.
@ FLASH_RD_ADD_FLASH_RD_ADD
FLASH_RD_ADD - FLASH_RD_ADD.
@ R_TEST_CTRL_STATUS0
R_TEST_CTRL - STATUS0.
@ R_PIN_CTRL_WHV
R_PIN_CTRL - WHV.
@ FCNFG_DFDIE
FCNFG - DFDIE.
@ SOCTRIM4_1_TRIM4_1
SOCTRIM4_1 - TRIM4_1.
@ RESET_STATUS_RST_SF_ERR
RESET_STATUS - RST_SF_ERR.
@ SOCTRIM3_0_TRIM3_0
SOCTRIM3_0 - TRIM3_0.
@ FSTAT_CMDPRT
FSTAT - CMDPRT.
@ ERS_PULSE_CNT_ERS_CNT1
ERS_PULSE_CNT - ERS_CNT1.
@ R_TIMER_CTRL_TPGSDLY
R_TIMER_CTRL - TPGSDLY.
@ SOCTRIM3_3_TRIM3_3
SOCTRIM3_3 - TRIM3_3.
@ PWR_OPT_PD_CDIV
PWR_OPT - PD_CDIV.
@ SMW_DIN2_SMW_DIN2
SMW_DIN2 - SMW_DIN2.
@ FCCOB2_CMDADDR
FCCOB2 - CMDADDR Flash Command Control 2 Register - Command starting address.
@ SMW_SETTING_OPTION0_IPGM_END
SMW_SETTING_OPTION0 - IPGM_END.
@ FCNFG_ERSIEN1
FCNFG - ERSIEN1.
@ FLASH_RD_CTRL_WIDE_LOAD
FLASH_RD_CTRL - WIDE_LOAD.
@ REPAIR1_0_RADR1_0
REPAIR1_0 - RADR1_0.
@ R_DATA_CTRL0_DATA0
R_DATA_CTRL0 - DATA0.
@ MM_CTL_BIST_ON
MM_CTL - BIST_ON.
@ R_CNT_LOOP_CTRL_LOOPCNT
R_CNT_LOOP_CTRL - LOOPCNT.
@ MCTL_SALV_DIS
MCTL - SALV_DIS.
@ MCTL_FMU_ECC_CTL
MCTL - FMU_ECC_CTL.
@ SOCTRIM5_1_TRIM5_1
SOCTRIM5_1 - TRIM5_1.
@ R_IP_CONFIG_ECCEN
R_IP_CONFIG - ECCEN.
@ MCTL_RFCMDEN
MCTL - RFCMDEN.
@ R_SMP_WHV0_SMPWHV0
R_SMP_WHV0 - SMPWHV0.
@ R_DFT_CTRL_CMP_MASK
R_DFT_CTRL - CMP_MASK.
@ FSTAT_DFDIF
FSTAT - DFDIF.
@ SOCTRIM7_1_TRIM7_1
SOCTRIM7_1 - TRIM7_1.
@ SMW_SETTING_OPTION1_TERS_CTRL0
SMW_SETTING_OPTION1 - TERS_CTRL0.
@ RESET_STATUS_RST_DF_ERR
RESET_STATUS - RST_DF_ERR.
@ SMW_SME_WHV_OPTION0_SME_WHV_OPT0
SMW_SME_WHV_OPTION0 - SME_WHV_OPT0.
@ ERS_PULSE_CNT_ERS_CNT0
ERS_PULSE_CNT - ERS_CNT0.
@ FCTRL_LSACTIVE
FCTRL - LSACTIVE.
@ SMW_STATUS_SMW_ERR
SMW_STATUS - SMW_ERR.
@ RD_PATH_CTRL_STATUS_CPY_PHRASE_EN
RD_PATH_CTRL_STATUS - CPY_PHRASE_EN.
@ R_ADR_CTRL_PROG_ATTR
R_ADR_CTRL - PROG_ATTR.
@ R_TEST_CTRL_DEBUG
R_TEST_CTRL - DEBUG.
@ R_ADR_CTRL_GRPSEL
R_ADR_CTRL - GRPSEL.
@ SMW_SME_WHV_OPTION1_SME_WHV_OPT1
SMW_SME_WHV_OPTION1 - SME_WHV_OPT1 SMW SME WHV Option 1 Register - Smart Erase WHV Option High SMW SM...
@ R_ABORT_LOOP_ABORT_LOOP
R_ABORT_LOOP - ABORT_LOOP BIST Abort Loop Register - Abort Loop BIST中止循環暫存器 - 中止循環
@ R_IP_CONFIG_DBGCTL
R_IP_CONFIG - DBGCTL BIST Configuration Register - Debug feature control BIST配置暫存器 - 調試功能控制
@ RESET_STATUS_SOC_TRIM_DONE
RESET_STATUS - SOC_TRIM_DONE FMU Initialization Tracking Register - SoC Trim Complete FMU初始化跟踪暫存器 - S...
@ SOCTRIM6_2_TRIM6_2
SOCTRIM6_2 - TRIM6_2 SoC Trim Phrase 6 Word 2 Register - TRIM6_2 SoC修剪短語6字2暫存器 - TRIM6_2.
@ SOCTRIM0_0_TRIM0_0
SOCTRIM0_0 - TRIM0_0 SoC Trim Phrase 0 Word 0 Register - TRIM0_0 SoC修剪短語0字0暫存器 - TRIM0_0.
@ RESET_STATUS_SOC_TRIM_DF_ERR
RESET_STATUS - SOC_TRIM_DF_ERR FMU Initialization Tracking Register - ECC Double Fault during load of...
@ SMW_SETTING_OPTION2_MASK0_OPT
SMW_SETTING_OPTION2 - MASK0_OPT SMW Setting Option 2 Register - MASK0_OPT SMW設置選項2暫存器 - MASK0_OPT.
@ R_PIN_CTRL_WIPGM
R_PIN_CTRL - WIPGM BIST Pin Control Register - Program Current BIST引腳控制暫存器 - 程式電流
@ R_IP_CONFIG_SMWTST
R_IP_CONFIG - SMWTST BIST Configuration Register - SMWR DOUT Function Control BIST配置暫存器 - SMWR DOUT功能...
@ R_PIN_CTRL_HEM
R_PIN_CTRL - HEM BIST Pin Control Register - HEM Control BIST引腳控制暫存器 - HEM控制
@ SMW_SETTING_OPTION2_WHV_CNTR
SMW_SETTING_OPTION2 - WHV_CNTR SMW Setting Option 2 Register - WHV Counter SMW設置選項2暫存器 - WHV計數器
@ SMW_HB_SIGNALS_SMW_ARRAY
SMW_HB_SIGNALS - SMW_ARRAY SMW HB Signals Register - SMW Region Select SMW HB信號暫存器 - SMW區域選擇
@ MCTL_SCAN_OBS
MCTL - SCAN_OBS FMU Control Register - Scan Observability Control FMU控制暫存器 - 掃描可觀察性控制
@ SOCTRIM0_3_TRIM0_3
SOCTRIM0_3 - TRIM0_3 SoC Trim Phrase 0 Word 3 Register - TRIM0_3 SoC修剪短語0字3暫存器 - TRIM0_3.
@ R_DATA_CTRL0_EX_DATA0X
R_DATA_CTRL0_EX - DATA0X BIST Data Control 0 Extension Register - BIST Data 0 High BIST數據控制0擴展暫存器 - B...
@ R_SME_WHV1_SMEWHV1
R_SME_WHV1 - SMEWHV1 BIST SME WHV Setting 1 Register - SME WHV Parameter Set 1 BIST SME WHV設置1暫存器 - S...
@ FCCOB3_CMDADDRE
FCCOB3 - CMDADDRE Flash Command Control 3 Register - Command ending address 快閃記憶體命令控制3暫存器 - 命令結束地址
@ FCCOB0_CMDCODE
FCCOB0 - CMDCODE Flash Command Control 0 Register - Command code 快閃記憶體命令控制0暫存器 - 命令代碼
@ MM_CTL_MM_SEL
MM_CTL - MM_SEL Memory Map Control Register - Register Access Enable 記憶體映射控制暫存器 - 暫存器存取啟用
@ SOCTRIM1_3_TRIM1_3
SOCTRIM1_3 - TRIM1_3 SoC Trim Phrase 1 Word 3 Register - TRIM1_3 SoC修剪短語1字3暫存器 - TRIM1_3.
@ CMD_CHECK_ADDR_FAIL
CMD_CHECK - ADDR_FAIL FMU Command Check Register - Address Fail FMU命令檢查暫存器 - 地址失敗
@ FTEST_TMODE
FCTRL - TMODE Flash Test Register - Test Mode Status 快閃記憶體測試暫存器 - 測試模式狀態
@ SOCTRIM6_3_TRIM6_3
SOCTRIM6_3 - TRIM6_3 SoC Trim Phrase 6 Word 3 Register - TRIM6_3 SoC修剪短語6字3暫存器 - TRIM6_3.
@ R_DATA_CTRL1_EX_DATA1X
R_DATA_CTRL1_EX - DATA1X BIST Data Control 1 Extension Register - BIST Data 1 High BIST數據控制1擴展暫存器 - B...
@ FSTAT_CMDDID
FSTAT - CMDDID Flash Status Register - Command Domain ID 快閃記憶體狀態暫存器 - 命令域ID.
@ RD_PATH_CTRL_STATUS_MISR_EN
RD_PATH_CTRL_STATUS - MISR_EN Read Path Control and Status Register - MISR Enable 讀取路徑控制和狀態暫存器 - MISR...
@ SMW_HB_SIGNALS_USER_PV
SMW_HB_SIGNALS - USER_PV SMW HB Signals Register - Program Verify SMW HB信號暫存器 - 程式驗證
@ R_CNT_LOOP_CTRL_LOOPOPT
R_CNT_LOOP_CTRL - LOOPOPT BIST Loop Count Control Register - Loop Option BIST循環計數控制暫存器 - 循環選項
@ R_D_MISR1_DATASIG1
R_D_MISR1 - DATASIG1 BIST DIN MISR 1 Register - MISR Data Signature High BIST DIN MISR 1暫存器 - MISR數據簽...
@ R_IP_CONFIG_CDIVS
R_IP_CONFIG - CDIVS BIST Configuration Register - Number of clock cycles to generate short pulse BIST...
@ MCTL_MRGRDDIS
MCTL - MRGRDDIS FMU Control Register - Margin Read Disable FMU控制暫存器 - 邊際讀取禁用
@ FAILCNT_FAILCNT
FAILCNT - FAILCNT Fail Count Register - Fail Count 失敗計數暫存器 - 失敗計數
@ R_DATA_CTRL1_DATA1
R_DATA_CTRL1 - DATA1 BIST Data Control 1 Register - BIST Data 1 Low BIST數據控制1暫存器 - BIST數據1低
@ FSTAT_PERDY
FSTAT - PERDY Flash Status Register - Program/Erase Ready Control/Status Flag 快閃記憶體狀態暫存器 - 程式/擦除準備控制/...
@ R_SMW_QUERY_SMWLOOP
R_SMW_QUERY - SMWLOOP BIST SMW Query Register - SMW Total Loop Count BIST SMW查詢暫存器 - SMW總循環計數
@ RESET_STATUS_RPR_DONE
RESET_STATUS - RPR_DONE FMU Initialization Tracking Register - Array Repair Complete FMU初始化跟踪暫存器 - 數組...
@ BSEL_GEN_SBSEL_GEN
BSEL_GEN - SBSEL_GEN FMU Block Select Generation Register - Generated SBSEL FMU區塊選擇生成暫存器 - 生成的SBSEL.
@ R_PIN_CTRL_XE
R_PIN_CTRL - XE BIST Pin Control Register - X Address Enable BIST引腳控制暫存器 - X地址啟用
@ RD_DATA0_RD_DATA0
RD_DATA0 - RD_DATA0 Read Data 0 Register - Read Data 0 讀取數據0暫存器 - 讀取數據0.
@ MM_WDATA_MM_WDATA
MM_WDATA - MM_WDATA Memory Map Write Data Register - Memory Map Write Data 記憶體映射寫入數據暫存器 - 記憶體映射寫入數據
@ R_DFT_CTRL_DFT_DATA
R_DFT_CTRL - DFT_DATA BIST DFT Control Register - DFT Data Pattern BIST DFT控制暫存器 - DFT數據模式
@ FCNFG_CCIE
FCNFG - CCIE Flash Configuration Register - Command Complete Interrupt Enable 快閃記憶體配置暫存器 - 命令完成中斷啟用
@ REPAIR0_0_RADR0_0
REPAIR0_0 - RADR0_0 FMU Repair 0 Block 0 Register - RADR0_0 FMU修復0區塊0暫存器 - RADR0_0.
@ R_PIN_CTRL_REDEN
R_PIN_CTRL - REDEN BIST Pin Control Register - Redundancy Block Enable BIST引腳控制暫存器 - 冗餘區塊啟用
@ R_PIN_CTRL_LVE
R_PIN_CTRL - LVE BIST Pin Control Register - Low Voltage Enable BIST引腳控制暫存器 - 低電壓啟用
@ MM_CTL_MM_RD
MM_CTL - MM_RD Memory Map Control Register - Register R/W Control 記憶體映射控制暫存器 - 暫存器讀寫控制
@ SMW_DIN3_SMW_DIN3
SMW_DIN3 - SMW_DIN3 SMW DIN 3 Register - SMW DIN 3 SMW DIN 3暫存器 - SMW DIN 3.
@ SOCTRIM7_3_TRIM7_3
SOCTRIM7_3 - TRIM7_3 SoC Trim Phrase 7 Word 3 Register - TRIM7_3 SoC修剪短語7字3暫存器 - TRIM7_3.
@ SOCTRIM4_0_TRIM4_0
SOCTRIM4_0 - TRIM4_0 SoC Trim Phrase 4 Word 0 Register - TRIM4_0 SoC修剪短語4字0暫存器 - TRIM4_0.
@ RD_PATH_CTRL_STATUS_LAST_READ
RD_PATH_CTRL_STATUS - LAST_READ Read Path Control and Status Register - Last Read 讀取路徑控制和狀態暫存器 - 最後一次...
@ R_ADR_QUERY_XADRFAIL
R_ADR_QUERY - XADRFAIL BIST Address Query Register - Failing XADR BIST地址查詢暫存器 - 失敗的XADR.
@ CMD_CHECK_ILLEGAL_CMD
CMD_CHECK - ILLEGAL_CMD FMU Command Check Register - Illegal Command FMU命令檢查暫存器 - 非法命令
@ FSTAT_PEWEN
FSTAT - PEWEN Flash Status Register - Program-Erase Write Enable Control 快閃記憶體狀態暫存器 - 程式-擦除寫入啟用控制
@ RD_PATH_CTRL_STATUS_DBERR_REG
RD_PATH_CTRL_STATUS - DBERR_REG Read Path Control and Status Register - Double-Bit Error 讀取路徑控制和狀態暫存器...
@ R_TEST_CTRL_BUSY
R_TEST_CTRL - BUSY BIST Test Control Register - BIST Busy Status BIST測試控制暫存器 - BIST忙碌狀態
@ R_TEST_CTRL_DISABLE_IP1
R_TEST_CTRL - DISABLE_IP1 BIST Test Control Register - BIST Disable IP1 BIST測試控制暫存器 - BIST禁用IP1.
@ R_PIN_CTRL_SE
R_PIN_CTRL - SE BIST Pin Control Register - Sense Amp Enable BIST引腳控制暫存器 - 感測放大器啟用
@ R_D_MISR0_DATASIG0
R_D_MISR0 - DATASIG0 BIST DIN MISR 0 Register - Data Signature BIST DIN MISR 0暫存器 - 數據簽名
@ MCTL_LSACT_EN
MCTL - LSACT_EN FMU Control Register - LSACTIVE Feature Enable FMU控制暫存器 - LSACTIVE功能啟用
@ R_IP_CONFIG_TSTCTL
R_IP_CONFIG - TSTCTL BIST Configuration Register - BIST self-test control BIST配置暫存器 - BIST自測控制
@ RD_PATH_CTRL_STATUS_BIST_ECC_EN
RD_PATH_CTRL_STATUS - BIST_ECC_EN Read Path Control and Status Register - BIST ECC Enable 讀取路徑控制和狀態暫存...
@ R_TIMER_CTRL_TRCVDLY
R_TIMER_CTRL - TRCVDLY BIST Timer Control Register - Trcv Time Delay Scalar BIST計時器控制暫存器 - Trcv時間延遲標量
@ CMD_CHECK_ALL_CMD
CMD_CHECK - ALL_CMD FMU Command Check Register - All Blocks Command FMU命令檢查暫存器 - 所有區塊命令
@ RESET_STATUS_RECALL_DATA_MISMATCH
RESET_STATUS - RECALL_DATA_MISMATCH FMU Initialization Tracking Register - Recall Data Mismatch FMU初始...
@ FSTAT_PVIOL
FSTAT - PVIOL Flash Status Register - Command Protection Violation Flag 快閃記憶體狀態暫存器 - 命令保護違規旗標
@ R_TEST_CTRL_STARTRUN
R_TEST_CTRL - STARTRUN BIST Test Control Register - Run New BIST Operation BIST測試控制暫存器 - 運行新BIST操作
@ R_REPAIR1_1_RDIS1_1
R_REPAIR1_1 - RDIS1_1 BIST Repair 1 Block 1 Register - Control Repair 1 in Block 1....
@ SOCTRIM5_3_TRIM5_3
SOCTRIM5_3 - TRIM5_3 SoC Trim Phrase 5 Word 3 Register - TRIM5_3 SoC修剪短語5字3暫存器 - TRIM5_3.
@ MM_ADDR_MM_ADDR
MM_ADDR - MM_ADDR Memory Map Address Register - Memory Map Address 記憶體映射地址暫存器 - 記憶體映射地址
@ SOCTRIM5_0_TRIM5_0
SOCTRIM5_0 - TRIM5_0 SoC Trim Phrase 5 Word 0 Register - TRIM5_0 SoC修剪短語5字0暫存器 - TRIM5_0.
@ RESET_STATUS_RST_PATCH_LD
RESET_STATUS - RST_PATCH_LD FMU Initialization Tracking Register - Reset Patch Required FMU初始化跟踪暫存器 -...
@ FLASH_RD_CTRL_SINGLE_RD
FLASH_RD_CTRL - SINGLE_RD Flash Read Control Register - Single Flash Read 快閃讀取控制暫存器 - 單次快閃讀取
@ R_DFT_CTRL_DFT_XADR
R_DFT_CTRL - DFT_XADR BIST DFT Control Register - DFT XADR Pattern BIST DFT控制暫存器 - DFT XADR模式
@ UINT_CTL_DBERR
UINT_CTL - DBERR User Interface Control Register - Double-Bit ECC Fault Detect 用戶界面控制暫存器 - 雙位ECC錯誤檢測
@ R_DFT_CTRL_DFT_YADR
R_DFT_CTRL - DFT_YADR BIST DFT Control Register - DFT YADR Pattern BIST DFT控制暫存器 - DFT YADR模式
@ RD_PATH_CTRL_STATUS_CPY_PAR_EN
RD_PATH_CTRL_STATUS - CPY_PAR_EN Read Path Control and Status Register - Copy Parity Enable 讀取路徑控制和狀態...
@ SMW_SETTING_OPTION2_XTRA_ERS
SMW_SETTING_OPTION2 - XTRA_ERS SMW Setting Option 2 Register - Number of Post Shots for SME SMW設置選項2暫...
@ SOCTRIM2_0_TRIM2_0
SOCTRIM2_0 - TRIM2_0 SoC Trim Phrase 2 Word 0 Register - TRIM2_0 SoC修剪短語2字0暫存器 - TRIM2_0.
@ FCNFG_ERSIEN0
FCNFG - ERSIEN0 Flash Configuration Register - Erase IFR Sector Enable - Block 0 快閃記憶體配置暫存器 - 擦除IFR扇區...
@ FLASH_RD_CTRL_FLASH_RD
FLASH_RD_CTRL - FLASH_RD Flash Read Control Register - Flash Read Enable 快閃讀取控制暫存器 - 快閃讀取啟用
@ SOCTRIM6_1_TRIM6_1
SOCTRIM6_1 - TRIM6_1 SoC Trim Phrase 6 Word 1 Register - TRIM6_1 SoC修剪短語6字1暫存器 - TRIM6_1.
@ RD_PATH_CTRL_STATUS_SE_SIZE
RD_PATH_CTRL_STATUS - SE_SIZE Read Path Control and Status Register - SE Clock Periods 讀取路徑控制和狀態暫存器 -...
@ SOCTRIM0_1_TRIM0_1
SOCTRIM0_1 - TRIM0_1 SoC Trim Phrase 0 Word 1 Register - TRIM0_1 SoC修剪短語0字1暫存器 - TRIM0_1.
@ RESET_STATUS_SOC_TRIM_ECC
RESET_STATUS - SOC_TRIM_ECC FMU Initialization Tracking Register - Status of the C0DE_C0DEh check for...
@ REPAIR1_0_RDIS1_0
REPAIR1_0 - RDIS1_0 FMU Repair 0 Block 1 Register - RDIS1_0 FMU修復0區塊1暫存器 - RDIS1_0.
@ SMW_SETTING_OPTION2_TPGM_OPT
SMW_SETTING_OPTION2 - TPGM_OPT SMW Setting Option 2 Register - Tpgm Option SMW設置選項2暫存器 - Tpgm選項
@ SMW_SMP_WHV_OPTION0_SMP_WHV_OPT0
SMW_SMP_WHV_OPTION0 - SMP_WHV_OPT0 SMW SMP WHV Option 0 Register - Smart Program WHV Option Low SMW S...
@ R_PIN_CTRL_SLM
R_PIN_CTRL - SLM BIST Pin Control Register - Sleep Mode Enable BIST引腳控制暫存器 - 睡眠模式啟用
@ SMW_HB_SIGNALS_USER_EV
SMW_HB_SIGNALS - USER_EV SMW HB Signals Register - Erase Verify SMW HB信號暫存器 - 擦除驗證
@ FCTRL_RWSC
FCTRL - RWSC Flash Control Register - Read Wait-State Control 快閃記憶體控制暫存器 - 讀取等待狀態控制
@ R_PIN_CTRL_YE
R_PIN_CTRL - YE BIST Pin Control Register - Y Address Enable BIST引腳控制暫存器 - Y地址啟用
@ SMW_SETTING_OPTION2_TRCV_CTRL
SMW_SETTING_OPTION2 - TRCV_CTRL SMW Setting Option 2 Register - Trcv Control SMW設置選項2暫存器 - Trcv控制
@ R_REPAIR1_0_RDIS1_0
R_REPAIR1_0 - RDIS1_0 BIST Repair 0 Block 1 Register - Control Repair 0 in Block 1....
@ R_REPAIR0_1_RADR0_1
R_REPAIR0_1 - RADR0_1 BIST Repair 1 Block 0 Register - XADR for Repair 1 in Block 0....
@ SMW_SETTING_OPTION1_TNVH_CTRL
SMW_SETTING_OPTION1 - TNVH_CTRL SMW Setting Option 1 Register - Tnvh Control SMW設置選項1暫存器 - Tnvh控制
@ MSIZE_MAXADDR0
MSIZE - MAXADDR0 FMU Memory Size Register - Size of Flash Block 0 FMU記憶體大小暫存器 - 快閃區塊0的大小
@ FSTAT_SALV_USED
FSTAT - SALV_USED Flash Status Register - Salvage Used for Erase operation 快閃記憶體狀態暫存器 - 用於擦除操作的挽救
@ R_SMW_SETTING2_SMWPARM2
R_SMW_SETTING2 - SMWPARM2 BIST SMW Setting 2 Register - SMW Parameter Set 2 BIST SMW設置2暫存器 - SMW參數集2.
@ R_TIMER_CTRL_TRCVUNIT
R_TIMER_CTRL - TRCVUNIT BIST Timer Control Register - Trcv Time Unit BIST計時器控制暫存器 - Trcv時間單位
@ R_SMW_SETTING3_SMWPARM3
R_SMW_SETTING3 - SMWPARM3 BIST SMW Setting 3 Register - SMW Parameter Set 3 BIST SMW設置3暫存器 - SMW參數集3.
@ R_TIMER_CTRL_TNVHUNIT
R_TIMER_CTRL - TNVHUNIT BIST Timer Control Register - Tnvh Time Unit BIST計時器控制暫存器 - Tnvh時間單位
@ FCCOB5_CMDDATA1
FCCOB5 - CMDDATA1 Flash Command Control 5 Register - Command data word 1 快閃記憶體命令控制5暫存器 - 命令數據字1.
@ SMW_ADDR_SMW_ADDR
SMW_ADDR - SMW_ADDR SMW Address Register - SMW Address SMW地址暫存器 - SMW地址
@ REPAIR1_1_RADR1_1
REPAIR1_1 - RADR1_1 FMU Repair 1 Block 1 Register - RADR1_1 FMU修復1區塊1暫存器 - RADR1_1.
@ SMW_SETTING_OPTION2_POST_TERS
SMW_SETTING_OPTION2 - POST_TERS SMW Setting Option 2 Register - Post Ters Time SMW設置選項2暫存器 - 後Ters時間
@ SMW_SETTING_OPTION0_MV_END
SMW_SETTING_OPTION0 - MV_END SMW Setting Option 0 Register - Medium Voltage Level Select Final SMW設置選...
@ PORT_CTRL_BSDO_SEL
PORT_CTRL - BSDO_SEL Port Control Register - BIST Serial Data Output Select 端口控制暫存器 - BIST串行數據輸出選擇
@ R_C_MISR0_CTRLSIG0
R_C_MISR0 - CTRLSIG0 BIST Control MISR 0 Register - Control Signature BIST控制MISR 0暫存器 - 控制簽名
@ R_TEST_CTRL_CMDINDEX
R_TEST_CTRL - CMDINDEX BIST Test Control Register - BIST Command Index (code) BIST測試控制暫存器 - BIST命令索引(...
@ RD_PATH_CTRL_STATUS_SMW_ARRAY1_SMW0_SEL
RD_PATH_CTRL_STATUS - SMW_ARRAY1_SMW0_SEL Read Path Control and Status Register - SMW_ARRAY1_SMW0_SEL...
@ MCTL_MASTER_REPAIR_EN
MCTL - MASTER_REPAIR_EN FMU Control Register - Master Repair Enable FMU控制暫存器 - 主修復啟用
@ MCTL_BIST_PWR_DIS
MCTL - BIST_PWR_DIS FMU Control Register - BIST Power Mode Disable FMU控制暫存器 - BIST電源模式禁用
@ R_SMP_WHV1_SMPWHV1
R_SMP_WHV1 - SMPWHV1 BIST SMP WHV Setting 1 Register - SMP WHV Parameter Set 1 BIST SMP WHV設置1暫存器 - S...
@ RESET_STATUS_SOC_TRIM_EN
RESET_STATUS - SOC_TRIM_EN FMU Initialization Tracking Register - Status of the C0DE_C0DEh check to e...
@ PGM_PULSE_CNT1_PGM_CNT1
PGM_PULSE_CNT1 - PGM_CNT1 Block 1 Program Pulse Count Register - Program Pulse Count 區塊1程式脈衝計數暫存器 - 程...
@ SOCTRIM4_2_TRIM4_2
SOCTRIM4_2 - TRIM4_2 SoC Trim Phrase 4 Word 2 Register - TRIM4_2 SoC修剪短語4字2暫存器 - TRIM4_2.
@ BSEL_GEN_MBSEL_GEN
BSEL_GEN - MBSEL_GEN FMU Block Select Generation Register - Generated MBSEL FMU區塊選擇生成暫存器 - 生成的MBSEL.
@ PWR_OPT_SLM_COUNT
PWR_OPT - SLM_COUNT Power Mode Options Register - Sleep Recovery Timer Count 電源模式選項暫存器 - 睡眠恢復計時器計數
@ SMW_SETTING_OPTION3_HEM_WHV_CNTR
SMW_SETTING_OPTION3 - HEM_WHV_CNTR SMW Setting Option 3 Register - WHV_COUNTER for HEM-erase Cycle SM...
@ SOCTRIM3_2_TRIM3_2
SOCTRIM3_2 - TRIM3_2 SoC Trim Phrase 3 Word 2 Register - TRIM3_2 SoC修剪短語3字2暫存器 - TRIM3_2.
@ R_A_MISR0_ADRSIG0
R_A_MISR0 - ADRSIG0 BIST Address MISR 0 Register - Address Signature BIST地址MISR 0暫存器 - 地址簽名
@ FCCOB4_CMDDATA0
FCCOB4 - CMDDATA0 Flash Command Control 4 Register - Command data word 0 快閃記憶體命令控制4暫存器 - 命令數據字0.
@ R_IP_CONFIG_BIST_CDIVL
R_IP_CONFIG - BIST_CDIVL BIST Configuration Register - Clock Divide Scalar for Long Pulse BIST配置暫存器 -...
@ FSTAT_ACCERR
FSTAT - ACCERR Flash Status Register - Command Access Error Flag 快閃記憶體狀態暫存器 - 命令存取錯誤旗標
@ SMW_SETTING_OPTION1_TNVS_CTRL
SMW_SETTING_OPTION1 - TNVS_CTRL SMW Setting Option 1 Register - Tnvs Control SMW設置選項1暫存器 - Tnvs控制
@ R_PIN_CTRL_NVSTR
R_PIN_CTRL - NVSTR BIST Pin Control Register - NVM Store BIST引腳控制暫存器 - NVM存儲
@ SMW_SETTING_OPTION3_HEM_MAX_ERS
SMW_SETTING_OPTION3 - HEM_MAX_ERS SMW Setting Option 3 Register - HEM Max Erase Shot Count SMW設置選項3暫存...
@ FTEST_TMELOCK
FCTRL - TMELOCK Flash Test Register - Test Mode Entry Lock 快閃記憶體測試暫存器 - 測試模式進入鎖定
@ BIST_DUMP_CTRL_BIST_FAIL
BIST_DUMP_CTRL - BIST_FAIL BIST Datadump Control Register - BIST Fail BIST數據轉儲控制暫存器 - BIST失敗
@ MAX_PULSE_CNT_MAX_PGM_CNT
MAX_PULSE_CNT - MAX_PGM_CNT Maximum Pulse Count Register - Maximum Program Pulse Count 最大脈衝計數暫存器 - 最大...
@ REPAIR1_1_RDIS1_1
REPAIR1_1 - RDIS1_1 FMU Repair 1 Block 1 Register - RDIS1_1 FMU修復1區塊1暫存器 - RDIS1_1.
@ SMW_CMD_WAIT_WAIT_EN
SMW_CMD_WAIT - WAIT_EN SMW Command and Wait Register - SMW Wait Enable SMW命令和等待暫存器 - SMW等待啟用
@ R_DATA_CTRL2_DATA2
R_DATA_CTRL2 - DATA2 BIST Data Control 2 Register - BIST Data 2 Low BIST數據控制2暫存器 - BIST數據2低
@ SOCTRIM1_0_TRIM1_0
SOCTRIM1_0 - TRIM1_0 SoC Trim Phrase 1 Word 0 Register - TRIM1_0 SoC修剪短語1字0暫存器 - TRIM1_0.
@ MCTL_SMWR_CTL
MCTL - SMWR_CTL FMU Control Register - SMWR IP Control FMU控制暫存器 - SMWR IP控制
@ R_TIMER_CTRL_TPGSUNIT
R_TIMER_CTRL - TPGSUNIT BIST Timer Control Register - Tpgs Time Unit BIST計時器控制暫存器 - Tpgs時間單位
@ SMW_SETTING_OPTION1_MAX_PROG
SMW_SETTING_OPTION1 - MAX_PROG SMW Setting Option 1 Register - Number of Program Shots SMW設置選項1暫存器 - ...
@ FLASH_STOP_ADD_FLASH_STOP_ADD
FLASH_STOP_ADD - FLASH_STOP_ADD Flash Stop Address Register - Flash Stop Address 快閃停止地址暫存器 - 快閃停止地址
@ FTEST_TMECTL
FCTRL - TMECTL Flash Test Register - Test Mode Entry Control 快閃記憶體測試暫存器 - 測試模式進入控制
@ RD_DATA3_RD_DATA3
RD_DATA3 - RD_DATA3 Read Data 3 Register - Read Data 3 讀取數據3暫存器 - 讀取數據3.
@ MCTL_MRGRD1
MCTL - MRGRD1 FMU Control Register - Margin Read Setting for Erase FMU控制暫存器 - 用於擦除的邊際讀取設置
@ R_PIN_CTRL_RECALL
R_PIN_CTRL - RECALL BIST Pin Control Register - Recall Trim Code BIST引腳控制暫存器 - 回憶修剪代碼
@ CMD_CHECK_RANGE_FAIL
CMD_CHECK - RANGE_FAIL FMU Command Check Register - Address Range Fail FMU命令檢查暫存器 - 地址範圍失敗
@ ATX_PIN_CTRL_TM_TO_ATX
ATX_PIN_CTRL - TM_TO_ATX ATX Pin Control Register - TM to ATX ATX引腳控制暫存器 - TM到ATX.
@ RESET_STATUS_FMU_PARM_EN
RESET_STATUS - FMU_PARM_EN FMU Initialization Tracking Register - Status of the C0DE_C0DEh check to e...
@ R_DATA_CTRL3_EX_DATA3X
R_DATA_CTRL3_EX - DATA3X BIST Data Control 3 Extension Register - BIST Data 3 High BIST數據控制3擴展暫存器 - B...
@ R_REPAIR0_0_RDIS0_0
R_REPAIR0_0 - RDIS0_0 BIST Repair 0 for Block 0 Register - Control Repair 0 in Block 0....
@ CMD_CHECK_ALIGNFAIL_BLK
CMD_CHECK - ALIGNFAIL_BLK FMU Command Check Register - Block Alignment Fail FMU命令檢查暫存器 - 區塊對齊失敗
@ SMW_HB_SIGNALS_USER_HEM
SMW_HB_SIGNALS - USER_HEM SMW HB Signals Register - High Endurance Enable SMW HB信號暫存器 - 高耐久啟用
@ SOCTRIM4_3_TRIM4_3
SOCTRIM4_3 - TRIM4_3 SoC Trim Phrase 4 Word 3 Register - TRIM4_3 SoC修剪短語4字3暫存器 - TRIM4_3.
@ R_SMW_SETTING0_SMWPARM0
R_SMW_SETTING0 - SMWPARM0 BIST SMW Setting 0 Register - SMW Parameter Set 0 BIST SMW設置0暫存器 - SMW參數集0.
@ SOCTRIM5_2_TRIM5_2
SOCTRIM5_2 - TRIM5_2 SoC Trim Phrase 5 Word 2 Register - TRIM5_2 SoC修剪短語5字2暫存器 - TRIM5_2.
@ R_IP_CONFIG_BIST_TVFY
R_IP_CONFIG - BIST_TVFY BIST Configuration Register - Timer adjust for verify BIST配置暫存器 - 用於驗證的計時器調整
@ R_TIMER_CTRL_TNVSUNIT
R_TIMER_CTRL - TNVSUNIT BIST Timer Control Register - Tnvs Time Unit BIST計時器控制暫存器 - Tnvs時間單位
@ SMW_SETTING_OPTION0_IPGM_INIT
SMW_SETTING_OPTION0 - IPGM_INIT SMW Setting Option 0 Register - Program Current Control Initial SMW設置...
@ REPAIR0_0_RDIS0_0
REPAIR0_0 - RDIS0_0 FMU Repair 0 Block 0 Register - RDIS0_0 FMU修復0區塊0暫存器 - RDIS0_0.
@ PARITY_PARITY
PARITY - PARITY Parity Register - Read data [136:128] 奇偶校驗暫存器 - 讀取數據[136:128].
@ SMW_HB_SIGNALS_USER_IFREN1
SMW_HB_SIGNALS - USER_IFREN1 SMW HB Signals Register - IFR1 Enable SMW HB信號暫存器 - IFR1啟用
@ MCTL_MRGRD0
MCTL - MRGRD0 FMU Control Register - Margin Read Setting for Program FMU控制暫存器 - 用於程式的邊際讀取設置
@ SOCTRIM1_2_TRIM1_2
SOCTRIM1_2 - TRIM1_2 SoC Trim Phrase 1 Word 2 Register - TRIM1_2 SoC修剪短語1字2暫存器 - TRIM1_2.
@ R_ADR_QUERY_YADRFAIL
R_ADR_QUERY - YADRFAIL BIST Address Query Register - Failing YADR BIST地址查詢暫存器 - 失敗的YADR.
@ CMD_CHECK_ALIGNFAIL_PHR
CMD_CHECK - ALIGNFAIL_PHR FMU Command Check Register - Phrase Alignment Fail FMU命令檢查暫存器 - 短語對齊失敗
@ SOCTRIM1_1_TRIM1_1
SOCTRIM1_1 - TRIM1_1 SoC Trim Phrase 1 Word 1 Register - TRIM1_1 SoC修剪短語1字1暫存器 - TRIM1_1.
@ MCTL_OSC_H
MCTL - OSC_H FMU Control Register - Oscillator control FMU控制暫存器 - 振盪器控制
@ PORT_CTRL_BDONE_SEL
PORT_CTRL - BDONE_SEL Port Control Register - BIST Done Select 端口控制暫存器 - BIST完成選擇
@ R_A_MISR1_ADRSIG1
R_A_MISR1 - ADRSIG1 BIST Address MISR 1 Register - MISR Address Signature High BIST地址MISR 1暫存器 - MISR...
@ SMW_HB_SIGNALS_USER_REDEN
SMW_HB_SIGNALS - USER_REDEN SMW HB Signals Register - Repair Read Enable SMW HB信號暫存器 - 修復讀取啟用
@ CMD_CHECK_IFR_CMD
CMD_CHECK - IFR_CMD FMU Command Check Register - IFR Command FMU命令檢查暫存器 - IFR命令
@ REPAIR0_1_RDIS0_1
REPAIR0_1 - RDIS0_1 FMU Repair 1 Block 0 Register - RDIS0_1 FMU修復1區塊0暫存器 - RDIS0_1.
@ R_TIMER_CTRL_TNVHDLY
R_TIMER_CTRL - TNVHDLY BIST Timer Control Register - Tnvh Time Delay Scalar BIST計時器控制暫存器 - Tnvh時間延遲標量
@ R_REPAIR1_1_RADR1_1
R_REPAIR1_1 - RADR1_1 BIST Repair 1 Block 1 Register - XADR for Repair 1 in Block 1....
@ FCCOB1_CMDOPT
FCCOB1 - CMDOPT Flash Command Control 1 Register - Command options 快閃記憶體命令控制1暫存器 - 命令選項
@ RD_PATH_CTRL_STATUS_BIST_MUX_TO_SMW
RD_PATH_CTRL_STATUS - BIST_MUX_TO_SMW Read Path Control and Status Register - BIST Mux to SMW 讀取路徑控制和...
@ SMW_SETTING_OPTION2_THVS_CTRL
SMW_SETTING_OPTION2 - THVS_CTRL SMW Setting Option 2 Register - Thvs control SMW設置選項2暫存器 - Thvs控制
@ SMW_TIMER_OPTION_SMW_CDIVL
SMW_TIMER_OPTION - SMW_CDIVL Clock Divide Scalar for Long Pulse 用於長脈衝的時鐘分頻標量
@ R_DATA_CTRL3_DATA3
R_DATA_CTRL3 - DATA3 BIST Data Control 3 Register - BIST Data 3 Low BIST數據控制3暫存器 - BIST數據3低
@ RD_PATH_CTRL_STATUS_RD_CAPT
RD_PATH_CTRL_STATUS - RD_CAPT Read Path Control and Status Register - Read Capture Clock Periods 讀取路徑...
@ SMW_CMD_WAIT_CMD
SMW_CMD_WAIT - CMD SMW Command and Wait Register - SMW Command SMW命令和等待暫存器 - SMW命令
@ SMW_SETTING_OPTION2_VFY_OPT
SMW_SETTING_OPTION2 - VFY_OPT SMW Setting Option 2 Register - Verify Option SMW設置選項2暫存器 - 驗證選項
@ R_CNT_LOOP_CTRL_LOOPDLY
R_CNT_LOOP_CTRL - LOOPDLY BIST Loop Count Control Register - Loop Time Delay Scalar BIST循環計數控制暫存器 - 循...
@ RD_DATA1_RD_DATA1
RD_DATA1 - RD_DATA1 Read Data 1 Register - Read Data 1 讀取數據1暫存器 - 讀取數據1.
@ R_CNT_LOOP_CTRL_LOOPUNIT
R_CNT_LOOP_CTRL - LOOPUNIT BIST Loop Count Control Register - Loop Time Unit BIST循環計數控制暫存器 - 循環時間單位
@ PWR_OPT_PD_TIMER_EN
PWR_OPT - PD_TIMER_EN Power Mode Options Register - Power Down BIST Timer Enable 電源模式選項暫存器 - 電源關閉BIST...
@ R_IP_CONFIG_IPSEL0
R_IP_CONFIG - IPSEL0 BIST Configuration Register - Block 0 Select Control BIST配置暫存器 - 區塊0選擇控制
@ BIST_DUMP_CTRL_DATADUMP_MRGEN
BIST_DUMP_CTRL - DATADUMP_MRGEN BIST Datadump Control Register - Data Dump Margin Enable BIST數據轉儲控制暫存...
@ SMW_CMD_WAIT_WAIT_AUTO_SET
SMW_CMD_WAIT - WAIT_AUTO_SET SMW Command and Wait Register - SMW Wait Auto Set SMW命令和等待暫存器 - SMW等待自動設...
@ R_SME_WHV0_SMEWHV0
R_SME_WHV0 - SMEWHV0 BIST SME WHV Setting 0 Register - SME WHV Parameter Set 0 BIST SME WHV設置0暫存器 - S...
@ R_REPAIR0_0_RADR0_0
R_REPAIR0_0 - RADR0_0 BIST Repair 0 for Block 0 Register - XADR for Repair 0 in Block 0 BIST修復0區塊0暫存器...
@ FCNFG_ERSREQ
FCNFG - ERSREQ Flash Configuration Register - Mass Erase (Erase All) Request 快閃記憶體配置暫存器 - 大量擦除(全部擦除)請...
@ MCTL_BIST_CTL
MCTL - BIST_CTL FMU Control Register - BIST IP Control FMU控制暫存器 - BIST IP控制
@ BSEL_MBSEL
BSEL - MBSEL FMU Block Select Register - Master Block Select FMU區塊選擇暫存器 - 主區塊選擇
@ RD_PATH_CTRL_STATUS_SBERR_REG
RD_PATH_CTRL_STATUS - SBERR_REG Read Path Control and Status Register - Single-Bit Error 讀取路徑控制和狀態暫存器...
@ R_ADR_CTRL_XADR
R_ADR_CTRL - XADR BIST Address Control Register - BIST XADR BIST地址控制暫存器 - BIST XADR.
@ RESET_STATUS_INIT_DONE
RESET_STATUS - INIT_DONE FMU Initialization Tracking Register - Initialization Done FMU初始化跟踪暫存器 - 初始化...
@ R_TIMER_CTRL_TLVSDLY_L
R_TIMER_CTRL - TLVSDLY_L BIST Timer Control Register - Tlvs Time Delay Scalar Low BIST計時器控制暫存器 - Tlvs...
@ SOCTRIM7_2_TRIM7_2
SOCTRIM7_2 - TRIM7_2 SoC Trim Phrase 7 Word 2 Register - TRIM7_2 SoC修剪短語7字2暫存器 - TRIM7_2.
@ R_DOUT_QUERY0_DOUTFAIL
R_DOUT_QUERY0 - DOUTFAIL BIST DOUT Query 0 Register - Failing DOUT Low BIST DOUT查詢0暫存器 - 失敗的DOUT低
@ R_PIN_CTRL_WMV
R_PIN_CTRL - WMV BIST Pin Control Register - Medium Voltage Level BIST引腳控制暫存器 - 中電壓水平
@ BIST_DUMP_CTRL_DATADUMP_MRGTYPE
BIST_DUMP_CTRL - DATADUMP_MRGTYPE BIST Datadump Control Register - Data Dump Margin Type BIST數據轉儲控制暫存...
@ MM_CTL_FORCE_SW_CLK
MM_CTL - FORCE_SW_CLK Memory Map Control Register - Force Switch Clock 記憶體映射控制暫存器 - 強制切換時鐘
@ SMW_SETTING_OPTION2_POST_TPGM
SMW_SETTING_OPTION2 - POST_TPGM SMW Setting Option 2 Register - Post Tpgm Time SMW設置選項2暫存器 - 後Tpgm時間
@ R_REPAIR0_1_RDIS0_1
R_REPAIR0_1 - RDIS0_1 BIST Repair 1 Block 0 Register - Control Repair 1 in Block 0....
@ SOCTRIM0_2_TRIM0_2
SOCTRIM0_2 - TRIM0_2 SoC Trim Phrase 0 Word 2 Register - TRIM0_2 SoC修剪短語0字2暫存器 - TRIM0_2.
@ UINT_CTL_SET_FAIL
UINT_CTL - SET_FAIL User Interface Control Register - Set Fail On Exit 用戶界面控制暫存器 - 在退出時設置失敗
@ CMD_CHECK_SCR_ALIGN_CHK
SCMD_CHECK - CR_ALIGN_CHK FMU Command Check Register - Sector Alignment Check FMU命令檢查暫存器 - 扇區對齊檢查
@ SMW_STATUS_SMW_BUSY
SMW_STATUS - SMW_BUSY SMW Status Register - SMW Busy SMW狀態暫存器 - SMW忙碌
@ R_PIN_CTRL_IFREN1
R_PIN_CTRL - IFREN1 BIST Pin Control Register - IFR1 Enable BIST引腳控制暫存器 - IFR1啟用
@ SMW_SETTING_OPTION0_IPGM_MISC
SMW_SETTING_OPTION0 - IPGM_MISC SMW Setting Option 0 Register - Program Current Control Misc SMW設置選項0...
@ CMD_CHECK_ALIGNFAIL_SCR
CMD_CHECK - ALIGNFAIL_SCR FMU Command Check Register - Sector Alignment Fail FMU命令檢查暫存器 - 扇區對齊失敗
@ SMW_SETTING_OPTION2_XTRA_PGM
SMW_SETTING_OPTION2 - XTRA_PGM SMW Setting Option 2 Register - Number of Post Shots for SMP SMW設置選項2暫...
@ PGM_PULSE_CNT0_PGM_CNT0
PGM_PULSE_CNT0 - PGM_CNT0 Block 0 Program Pulse Count Register - Program Pulse Count 區塊0程式脈衝計數暫存器 - 程...
@ R_IP_CONFIG_IPSEL1
R_IP_CONFIG - IPSEL1 BIST Configuration Register - Block 1 Select Control BIST配置暫存器 - 區塊1選擇控制
@ R_C_MISR1_CTRLSIG1
R_C_MISR1 - CTRLSIG1 BIST Control MISR 1 Register - MISR Control Signature High BIST控制MISR 1暫存器 - MIS...
@ MAX_PULSE_CNT_MAX_ERS_CNT
MAX_PULSE_CNT - MAX_ERS_CNT Maximum Pulse Count Register - Maximum Erase Pulse Count 最大脈衝計數暫存器 - 最大擦除...
@ FCCOB6_CMDDATA2
FCCOB6 - CMDDATA2 Flash Command Control 6 Register - Command data word 2 快閃記憶體命令控制6暫存器 - 命令數據字2.
@ R_TESTCODE_TESTCODE
R_TESTCODE - TESTCODE BIST Test Code Register - Used to store test code information before running TM...
@ R_SMW_SETTING1_SMWPARM1
R_SMW_SETTING1 - SMWPARM1 BIST SMW Setting 1 Register - SMW Parameter Set 1 BIST SMW設置1暫存器 - SMW參數集1.
@ SMW_SMP_WHV_OPTION1_SMP_WHV_OPT1
SMW_SMP_WHV_OPTION1 - SMP_WHV_OPT1 SMW SMP WHV Option 1 Register - Smart Program WHV Option High SMW ...
@ SMW_SETTING_OPTION1_TPGM_CTRL
SMW_SETTING_OPTION1 - TPGM_CTRL SMW Setting Option 1 Register - Tpgm Control SMW設置選項1暫存器 - Tpgm控制
@ FSTAT_CWSABT
FSTAT - CWSABT Flash Status Register - Command Write Sequence Abort Flag 快閃記憶體狀態暫存器 - 命令寫入序列中止旗標
@ CMD_CHECK_ALIGNFAIL_PG
CMD_CHECK - ALIGNFAIL_PG FMU Command Check Register - Page Alignment Fail FMU命令檢查暫存器 - 頁面對齊失敗
@ SOCTRIM6_0_TRIM6_0
SOCTRIM6_0 - TRIM6_0 SoC Trim Phrase 6 Word 0 Register - TRIM6_0 SoC修剪短語6字0暫存器 - TRIM6_0.
@ FTEST_TME
FCTRL - TME Flash Test Register - Test Mode Entry 快閃記憶體測試暫存器 - 測試模式進入
@ SOCTRIM2_2_TRIM2_2
SOCTRIM2_2 - TRIM2_2 SoC Trim Phrase 2 Word 2 Register - TRIM2_2 SoC修剪短語2字2暫存器 - TRIM2_2.
@ R_PIN_CTRL_IFREN
R_PIN_CTRL - IFREN BIST Pin Control Register - IFR Enable BIST引腳控制暫存器 - IFR啟用
@ SMW_SETTING_OPTION1_MAX_ERASE
SMW_SETTING_OPTION1 - MAX_ERASE SMW Setting Option 1 Register - Number of Erase Shots SMW設置選項1暫存器 - 擦...
@ R_TIMER_CTRL_TNVSDLY
R_TIMER_CTRL - TNVSDLY BIST Timer Control Register - Tnvs Time Delay Scalar BIST計時器控制暫存器 - Tnvs時間延遲標量
@ FSTAT_FAIL
FSTAT - FAIL Flash Status Register - Command Fail Flag 快閃記憶體狀態暫存器 - 命令失敗旗標
@ FTEST_TMEWR
FCTRL - TMEWR Flash Test Register - Test Mode Entry Writable 快閃記憶體測試暫存器 - 測試模式進入可寫性
@ SMW_DIN1_SMW_DIN1
SMW_DIN1 - SMW_DIN1 SMW DIN 1 Register - SMW DIN 1 SMW DIN 1暫存器 - SMW DIN 1.
@ SMW_HB_SIGNALS_USER_IFREN
SMW_HB_SIGNALS - USER_IFREN SMW HB Signals Register - IFR Enable SMW HB信號暫存器 - IFR啟用
@ RD_PATH_CTRL_STATUS_WR_PATH_EN
RD_PATH_CTRL_STATUS - WR_PATH_EN Read Path Control and Status Register - Write Path Enable 讀取路徑控制和狀態暫...
@ SMW_SETTING_OPTION2_DIS_PRER
SMW_SETTING_OPTION2 - DIS_PRER SMW Setting Option 2 Register - Disable pre-PV Read before First Progr...
@ SOCTRIM3_1_TRIM3_1
SOCTRIM3_1 - TRIM3_1 SoC Trim Phrase 3 Word 1 Register - TRIM3_1 SoC修剪短語3字1暫存器 - TRIM3_1.
@ SMW_SETTING_OPTION1_TPGS_CTRL
SMW_SETTING_OPTION1 - TPGS_CTRL SMW Setting Option 1 Register - Tpgs Control SMW設置選項1暫存器 - Tpgs控制
@ FSTAT_CMDP
FSTAT - CMDP Flash Status Register - Command Protection Status Flag 快閃記憶體狀態暫存器 - 命令保護狀態旗標
@ MCTL_CWSABTEN
MCTL - CWSABTEN FMU Control Register - Command Write Sequence Abort Enable FMU控制暫存器 - 命令寫入序列中止啟用
@ R_TIMER_CTRL_EX_TLVSDLY_H
R_TIMER_CTRL_EX - TLVSDLY_H BIST Timer Control Extension Register - Tlvs Time Delay Scalar High BIST計...
@ FCTRL_ABTREQ
FCTRL - ABTREQ Flash Control Register - Abort Request 快閃記憶體控制暫存器 - 中止請求
@ SMW_STATUS_BIST_BUSY
SMW_STATUS - BIST_BUSY SMW Status Register - BIST Busy SMW狀態暫存器 - BIST忙碌
@ BIST_DUMP_CTRL_BIST_DONE
BIST_DUMP_CTRL - BIST_DONE BIST Datadump Control Register - BIST Done BIST數據轉儲控制暫存器 - BIST完成
@ CMD_CHECK_OPTION_FAIL
CMD_CHECK - OPTION_FAIL FMU Command Check Register - Option Check Fail FMU命令檢查暫存器 - 選項檢查失敗
@ R_ADR_CTRL_YADR
R_ADR_CTRL - YADR BIST Address Control Register - BIST YADR BIST地址控制暫存器 - BIST YADR.
@ SMW_DIN0_SMW_DIN0
SMW_DIN0 - SMW_DIN0 SMW DIN 0 Register - SMW DIN 0 SMW DIN 0暫存器 - SMW DIN 0.
@ SMW_SETTING_OPTION0_MV_MISC
SMW_SETTING_OPTION0 - MV_MISC SMW Setting Option 0 Register - Medium Voltage Control Misc SMW設置選項0暫存器...
@ RD_PATH_CTRL_STATUS_WR_PATH_ECC_EN
RD_PATH_CTRL_STATUS - WR_PATH_ECC_EN Read Path Control and Status Register - Write Path ECC Enable 讀取...
@ RESET_STATUS_FMU_PARM_DONE
RESET_STATUS - FMU_PARM_DONE FMU Initialization Tracking Register - FMU Register Load Complete FMU初始化...
@ R_PIN_CTRL_PROG
R_PIN_CTRL - PROG BIST Pin Control Register - Program Mode BIST引腳控制暫存器 - 程式模式
@ SMW_SETTING_OPTION0_MV_INIT
SMW_SETTING_OPTION0 - MV_INIT SMW Setting Option 0 Register - Medium Voltage Level Select Initial SMW...
@ FCCOB7_CMDDATA3
FCCOB7 - CMDDATA3 Flash Command Control 7 Register - Command data word 3 快閃記憶體命令控制7暫存器 - 命令數據字3.
@ SOCTRIM2_3_TRIM2_3
SOCTRIM2_3 - TRIM2_3 SoC Trim Phrase 2 Word 3 Register - TRIM2_3 SoC修剪短語2字3暫存器 - TRIM2_3.
@ FSTAT_CMDABT
FSTAT - CMDABT Flash Status Register - Command Abort Flag 快閃記憶體狀態暫存器 - 命令中止旗標
@ R_PIN_CTRL_EV
R_PIN_CTRL - EV BIST Pin Control Register - Erase Verify Enable BIST引腳控制暫存器 - 擦除驗證啟用
@ BSEL_SBSEL
BSEL - SBSEL FMU Block Select Register - Slave Block Select FMU區塊選擇暫存器 - 從屬區塊選擇
@ FCTRL_FDFD
FCTRL - FDFD Flash Control Register - Force Double Bit Fault Detect 快閃記憶體控制暫存器 - 強制雙位錯誤檢測
@ FSTAT_CCIF
FSTAT - CCIF Flash Status Register - Command Complete Interrupt Flag 快閃記憶體狀態暫存器 - 命令完成中斷旗標
@ R_TIMER_CTRL_TLVSUNIT
R_TIMER_CTRL - TLVSUNIT BIST Timer Control Register - Tlvs Time Unit BIST計時器控制暫存器 - Tlvs時間單位
@ R_DFT_CTRL_DFT_DATA_SRC
R_DFT_CTRL - DFT_DATA_SRC BIST DFT Control Register - DFT Data Source BIST DFT控制暫存器 - DFT數據源
@ SMW_TIMER_OPTION_SMW_TVFY
SMW_TIMER_OPTION - SMW_TVFY SMW Timer Option Register - Timer Adjust for Verify SMW計時器選項暫存器 - 用於驗證的計時...
@ RD_DATA2_RD_DATA2
RD_DATA2 - RD_DATA2 Read Data 2 Register - Read Data 2 讀取數據2暫存器 - 讀取數據2.
@ RD_PATH_CTRL_STATUS_ECC_ENABLEB
RD_PATH_CTRL_STATUS - ECC_ENABLEB Read Path Control and Status Register - ECC Decoder Control 讀取路徑控制和...
@ R_IP_CONFIG_BIST_CLK_SEL
R_IP_CONFIG - BIST_CLK_SEL BIST Configuration Register - BIST Clock Select BIST配置暫存器 - BIST時鐘選擇
@ R_TEST_CTRL_STATUS1
R_TEST_CTRL - STATUS1 BIST Test Control Register - BIST status 1 BIST測試控制暫存器 - BIST狀態1.
@ SOCTRIM7_0_TRIM7_0
SOCTRIM7_0 - TRIM7_0 SoC Trim Phrase 7 Word 0 Register - TRIM7_0 SoC修剪短語7字0暫存器 - TRIM7_0.
@ MCTL_COREHLD
MCTL - COREHLD FMU Control Register - Core Hold FMU控制暫存器 - 核心保持
@ R_DOUT_QUERY1_DOUT
R_DOUT_QUERY1 - DOUT BIST DOUT Query 1 Register - Failing DOUT High BIST DOUT查詢1暫存器 - 失敗的DOUT高
@ MCTL_ERSAACK
MCTL - ERSAACK FMU Control Register - Mass Erase (Erase All) Acknowledge FMU控制暫存器 - 大量擦除(全部擦除)確認
@ R_REPAIR1_0_RADR1_0
R_REPAIR1_0 - RADR1_0 BIST Repair 0 Block 1 Register - XADR for Repair 0 in Block 1....
@ MCTL_LSACTWREN
MCTL - LSACTWREN FMU Control Register - LSACTIVE Write Enable FMU控制暫存器 - LSACTIVE寫入啟用
@ RD_PATH_CTRL_STATUS_AD_SET
RD_PATH_CTRL_STATUS - AD_SET Read Path Control and Status Register - Multi-Cycle Address Setup Time 讀...
@ REPAIR0_1_RADR0_1
REPAIR0_1 - RADR0_1 FMU Repair 1 Block 0 Register - RADR0_1 FMU修復1區塊0暫存器 - RADR0_1.
@ R_SMW_QUERY_SMWLAST
R_SMW_QUERY - SMWLAST BIST SMW Query Register - SMW Last Voltage Setting BIST SMW查詢暫存器 - SMW最後電壓設置
@ MAX_PULSE_CNT_LAST_PCNT
MAX_PULSE_CNT - LAST_PCNT Maximum Pulse Count Register - Last SMW Operation's Pulse Count 最大脈衝計數暫存器 -...
@ R_PIN_CTRL_ERASE
R_PIN_CTRL - ERASE BIST Pin Control Register - Erase Mode BIST引腳控制暫存器 - 擦除模式
@ R_TEST_CTRL_DEBUGRUN
R_TEST_CTRL - DEBUGRUN BIST Test Control Register - BIST Continue Debug Run BIST測試控制暫存器 - BIST繼續調試運行
@ RESET_STATUS_ARY_TRIM_DONE
RESET_STATUS - ARY_TRIM_DONE FMU Initialization Tracking Register - Array Trim Complete FMU初始化跟踪暫存器 -...
@ SOCTRIM2_1_TRIM2_1
SOCTRIM2_1 - TRIM2_1 SoC Trim Phrase 2 Word 1 Register - TRIM2_1 SoC修剪短語2字1暫存器 - TRIM2_1.
@ R_PIN_CTRL_MAS1
R_PIN_CTRL - MAS1 BIST Pin Control Register - Mass Erase BIST引腳控制暫存器 - 大量擦除
@ R_DATA_CTRL2_EX_DATA2X
R_DATA_CTRL2_EX - DATA2X BIST Data Control 2 Extension Register - BIST Data 2 High BIST數據控制2擴展暫存器 - B...
@ R_PIN_CTRL_PV
R_PIN_CTRL - PV BIST Pin Control Register - Program Verify Enable BIST引腳控制暫存器 - 程式驗證啟用
@ MCTL_SOC_ECC_CTL
MCTL - SOC_ECC_CTL FMU Control Register - SOC ECC Control FMU控制暫存器 - SOC ECC控制
@ FLASH_RD_ADD_FLASH_RD_ADD
FLASH_RD_ADD - FLASH_RD_ADD Flash Read Address Register - Flash Read Address 快閃讀取地址暫存器 - 快閃讀取地址
@ R_TEST_CTRL_STATUS0
R_TEST_CTRL - STATUS0 BIST Test Control Register - BIST Status 0 BIST測試控制暫存器 - BIST狀態0.
@ R_PIN_CTRL_WHV
R_PIN_CTRL - WHV BIST Pin Control Register - High Voltage Level BIST引腳控制暫存器 - 高電壓水平
@ FCNFG_DFDIE
FCNFG - DFDIE Flash Configuration Register - Double Bit Fault Detect Interrupt Enable 快閃記憶體配置暫存器 - 雙位...
@ SOCTRIM4_1_TRIM4_1
SOCTRIM4_1 - TRIM4_1 SoC Trim Phrase 4 Word 1 Register - TRIM4_1 SoC修剪短語4字1暫存器 - TRIM4_1.
@ RESET_STATUS_RST_SF_ERR
RESET_STATUS - RST_SF_ERR FMU Initialization Tracking Register - ECC Single Fault during Reset Recove...
@ SOCTRIM3_0_TRIM3_0
SOCTRIM3_0 - TRIM3_0 SoC Trim Phrase 3 Word 0 Register - TRIM3_0 SoC修剪短語3字0暫存器 - TRIM3_0.
@ FSTAT_CMDPRT
FSTAT - CMDPRT Flash Status Register - Command Protection Level 快閃記憶體狀態暫存器 - 命令保護等級
@ ERS_PULSE_CNT_ERS_CNT1
ERS_PULSE_CNT - ERS_CNT1 Erase Pulse Count Register - Block 1 Erase Pulse Count 擦除脈衝計數暫存器 - 區塊1擦除脈衝計數
@ R_TIMER_CTRL_TPGSDLY
R_TIMER_CTRL - TPGSDLY BIST Timer Control Register - Tpgs Time Delay Scalar BIST計時器控制暫存器 - Tpgs時間延遲標量
@ SOCTRIM3_3_TRIM3_3
SOCTRIM3_3 - TRIM3_3 SoC Trim Phrase 3 Word 3 Register - TRIM3_3 SoC修剪短語3字3暫存器 - TRIM3_3.
@ PWR_OPT_PD_CDIV
PWR_OPT - PD_CDIV Power Mode Options Register - Power Down Clock Divider Setting 電源模式選項暫存器 - 電源關閉時鐘分頻...
@ SMW_DIN2_SMW_DIN2
SMW_DIN2 - SMW_DIN2 SMW DIN 2 Register - SMW DIN 2 SMW DIN 2暫存器 - SMW DIN 2.
@ FCCOB2_CMDADDR
FCCOB2 - CMDADDR Flash Command Control 2 Register - Command starting address 快閃記憶體命令控制2暫存器 - 命令起始地址
@ SMW_SETTING_OPTION0_IPGM_END
SMW_SETTING_OPTION0 - IPGM_END SMW Setting Option 0 Register - Program Current Control Final SMW設置選項0...
@ FCNFG_ERSIEN1
FCNFG - ERSIEN1 Flash Configuration Register - Erase IFR Sector Enable - Block 1 (for dual block conf...
@ FLASH_RD_CTRL_WIDE_LOAD
FLASH_RD_CTRL - WIDE_LOAD Flash Read Control Register - Wide Load Enable 快閃讀取控制暫存器 - 寬載入啟用
@ REPAIR1_0_RADR1_0
REPAIR1_0 - RADR1_0 FMU Repair 0 Block 1 Register - RADR1_0 FMU修復0區塊1暫存器 - RADR1_0.
@ R_DATA_CTRL0_DATA0
R_DATA_CTRL0 - DATA0 BIST Data Control 0 Register - BIST Data 0 Low BIST數據控制0暫存器 - BIST數據0低
@ MM_CTL_BIST_ON
MM_CTL - BIST_ON Memory Map Control Register - BIST on 記憶體映射控制暫存器 - BIST啟用
@ R_CNT_LOOP_CTRL_LOOPCNT
R_CNT_LOOP_CTRL - LOOPCNT BIST Loop Count Control Register - Loop Count Control BIST循環計數控制暫存器 - 循環計數控...
@ MCTL_SALV_DIS
MCTL - SALV_DIS FMU Control Register - Salvage Disable FMU控制暫存器 - 挽救禁用
@ MCTL_FMU_ECC_CTL
MCTL - FMU_ECC_CTL FMU Control Register - FMU ECC Control FMU控制暫存器 - FMU ECC控制
@ SOCTRIM5_1_TRIM5_1
SOCTRIM5_1 - TRIM5_1 SoC Trim Phrase 5 Word 1 Register - TRIM5_1 SoC修剪短語5字1暫存器 - TRIM5_1.
@ R_IP_CONFIG_ECCEN
R_IP_CONFIG - ECCEN BIST Configuration Register - BIST ECC Control BIST配置暫存器 - BIST ECC控制
@ MCTL_RFCMDEN
MCTL - RFCMDEN FMU Control Register - RF Active Command Enable Control FMU控制暫存器 - RF活動命令啟用控制
@ R_SMP_WHV0_SMPWHV0
R_SMP_WHV0 - SMPWHV0 BIST SMP WHV Setting 0 Register - SMP WHV Parameter Set 0 BIST SMP WHV設置0暫存器 - S...
@ R_DFT_CTRL_CMP_MASK
R_DFT_CTRL - CMP_MASK BIST DFT Control Register - Data Compare Mask BIST DFT控制暫存器 - 數據比較掩碼
@ FSTAT_DFDIF
FSTAT - DFDIF Flash Status Register - Double Bit Fault Detect Interrupt Flag 快閃記憶體狀態暫存器 - 雙位錯誤檢測中斷旗標
@ SOCTRIM7_1_TRIM7_1
SOCTRIM7_1 - TRIM7_1 SoC Trim Phrase 7 Word 1 Register - TRIM7_1 SoC修剪短語7字1暫存器 - TRIM7_1.
@ SMW_SETTING_OPTION1_TERS_CTRL0
SMW_SETTING_OPTION1 - TERS_CTRL0 SMW Setting Option 1 Register - Ters Control SMW設置選項1暫存器 - Ters控制
@ RESET_STATUS_RST_DF_ERR
RESET_STATUS - RST_DF_ERR FMU Initialization Tracking Register - ECC Double Fault during Reset Recove...
@ SMW_SME_WHV_OPTION0_SME_WHV_OPT0
SMW_SME_WHV_OPTION0 - SME_WHV_OPT0 SMW SME WHV Option 0 Register - Smart Erase WHV Option Low SMW SME...
@ ERS_PULSE_CNT_ERS_CNT0
ERS_PULSE_CNT - ERS_CNT0 Erase Pulse Count Register - Block 0 Erase Pulse Count 擦除脈衝計數暫存器 - 區塊0擦除脈衝計數
@ FCTRL_LSACTIVE
FCTRL - LSACTIVE Flash Control Register - Low Speed Active Mode 快閃記憶體控制暫存器 - 低速活動模式
@ SMW_STATUS_SMW_ERR
SMW_STATUS - SMW_ERR SMW Status Register - SMW Error SMW狀態暫存器 - SMW錯誤
@ RD_PATH_CTRL_STATUS_CPY_PHRASE_EN
RD_PATH_CTRL_STATUS - CPY_PHRASE_EN Read Path Control and Status Register - Copy Phrase Enable 讀取路徑控制...
@ R_ADR_CTRL_PROG_ATTR
R_ADR_CTRL - PROG_ATTR BIST Address Control Register - Program Attribute BIST地址控制暫存器 - 程式屬性
@ R_TEST_CTRL_DEBUG
R_TEST_CTRL - DEBUG BIST Test Control Register - BIST Debug Status BIST測試控制暫存器 - BIST調試狀態
@ R_ADR_CTRL_GRPSEL
R_ADR_CTRL - GRPSEL BIST Address Control Register - Data Group Select BIST地址控制暫存器 - 數據組選擇
Definition fmu/Register.h:29