28.2.69 __builtin_write_DISICNT
Description
Enables the Flash for writing by issuing the correct unlock sequence and enabling the Write bit of the DISICNT register.
Interrupts may need to be disabled for proper operation.
This builtin function can be used as a part of a complex sequence discussed in your device data sheet or Family Reference Manual (FRM). See these documents for more information.
Prototype
void __builtin_write_DISICNT(DISI_save);
Argument
DISI_save
- Specified value to save to DISICNT register
Return Value
None
Assembler Operator/ Machine Instruction
Error Messages
None