<< Previous | Next >>

setClockModulation

void setClockModulation( int setting );

Description

Changes the setting of the Rabbit 3000 CPU clock modulation. Calling this function will force a 500 clock delay before the setting is changed to ensure that the previous modulation setting has cleared before the next one is set. See the Rabbit 3000 Microprocessor User's Manual for more details about clock modulation for EMI reduction.

Parameter

setting
Clock modulation setting. Allowed values are:

  • 0 = no modulation

  • 1 = weak modulation

  • 2 = strong modulation

Library

SYS.LIB


Dynamic C Functions << Previous | Next >> rabbit.com