Module lpc845_pac::flash_ctrl[][src]

Expand description

LPC84x NVMC flash controller

Modules

Flash configuration register

Flash signature start address register

Flash signaure stop address register

Flash signature generation status bit

Clear FLASH signature generation status bit

Flash signature generation result register returns the flash signature produced by the embedded signature generator..

Structs

Register block

Type Definitions

FLASHCFG register accessor: an alias for Reg<FLASHCFG_SPEC>

FMSSTART register accessor: an alias for Reg<FMSSTART_SPEC>

FMSSTOP register accessor: an alias for Reg<FMSSTOP_SPEC>

FMSTAT register accessor: an alias for Reg<FMSTAT_SPEC>

FMSTATCLR register accessor: an alias for Reg<FMSTATCLR_SPEC>

FMSW0 register accessor: an alias for Reg<FMSW0_SPEC>