Expand description

Non-Volatile Memory Controller

Modules

Address
Control A
Control B
Debug Control
ECC Error Status Register
Interrupt Enable Clear
Interrupt Enable Set
Interrupt Flag Status and Clear
NVM Parameter
Page Buffer Load Data x
Lock Section
SmartEEPROM Configuration Register
SmartEEPROM Status Register
Status

Structs

Register block

Type Definitions

ADDR register accessor: an alias for Reg<ADDR_SPEC>
CTRLA register accessor: an alias for Reg<CTRLA_SPEC>
CTRLB register accessor: an alias for Reg<CTRLB_SPEC>
DBGCTRL register accessor: an alias for Reg<DBGCTRL_SPEC>
ECCERR register accessor: an alias for Reg<ECCERR_SPEC>
INTENCLR register accessor: an alias for Reg<INTENCLR_SPEC>
INTENSET register accessor: an alias for Reg<INTENSET_SPEC>
INTFLAG register accessor: an alias for Reg<INTFLAG_SPEC>
PARAM register accessor: an alias for Reg<PARAM_SPEC>
PBLDATA register accessor: an alias for Reg<PBLDATA_SPEC>
RUNLOCK register accessor: an alias for Reg<RUNLOCK_SPEC>
SEECFG register accessor: an alias for Reg<SEECFG_SPEC>
SEESTAT register accessor: an alias for Reg<SEESTAT_SPEC>
STATUS register accessor: an alias for Reg<STATUS_SPEC>