Module atsaml21e16b::nvmctrl

source ·
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 (rw) register accessor: an alias for Reg<ADDR_SPEC>
CTRLA (rw) register accessor: an alias for Reg<CTRLA_SPEC>
CTRLB (rw) register accessor: an alias for Reg<CTRLB_SPEC>
INTENCLR (rw) register accessor: an alias for Reg<INTENCLR_SPEC>
INTENSET (rw) register accessor: an alias for Reg<INTENSET_SPEC>
INTFLAG (rw) register accessor: an alias for Reg<INTFLAG_SPEC>
LOCK (rw) register accessor: an alias for Reg<LOCK_SPEC>
PARAM (rw) register accessor: an alias for Reg<PARAM_SPEC>
STATUS (rw) register accessor: an alias for Reg<STATUS_SPEC>