Expand description

Non-Volatile Memory Controller

Modules

Address
Control A
Control B
Interrupt Enable Clear
Interrupt Enable Set
Interrupt Flag Status and Clear
Lock Section
NVM Parameter
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>
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>
LOCK register accessor: an alias for Reg<LOCK_SPEC>
PARAM register accessor: an alias for Reg<PARAM_SPEC>
STATUS register accessor: an alias for Reg<STATUS_SPEC>