1.1.6.11 LEDx_Update Function
C
/* x = LED peripheral instance number */
void LEDx_Update(void)
Summary
Enables update of LED Delay, LED Step and LED interval registers
Description
Enables update of LED Delay, LED Step and LED interval registers
Precondition
None
Parameters
None
Returns
None
Example
LED0_Update();
Remarks
None