AN370
Rev. 1.0
73
vNvm_McEnableRead
Description
: Sets up the NVM related analog and digital device hardware for reading
from NVM. It must be called once before the first call to vNvm_CopyBlock(). The hard-
ware setup can take up to 30 µs.
Inputs
:
None
Outputs
:
None
vNvm_McDisableRead
Description
: Disables the NVM related analog and digital hardware. This function should
be called when the NVM read communication is finished to conserve power. If this func-
tion is called, then the user must call the vNvm_McEnableRead() again before calling
bNvm_CopyBlock().
Inputs
:
None
Outputs
:
None