10.6.3.2.1 Function nvm_get_parameters()
Reads the parameters of the NVM controller.
void nvm_get_parameters( struct nvm_parameters *const parameters)
Retrieves the page size, number of pages, and other configuration settings of the NVM region.
Data direction | Parameter name | Description |
---|---|---|
[out] | parameters |
Parameter structure, which holds page size and number of pages in the NVM memory |