<< Previous | Next >>

useClockDivider

void useClockDivider( void );

Description

Sets the Rabbit processor to use the main oscillator divided by 8 for the CPU (but not the peripheral clock). If this is already set, there is no effect. Because the peripheral clock is not affected, serial communications should still work. This function also enables the periodic interrupt in case it was disabled by a call to use32kHzOsc().

This function is not task reentrant.

Library

SYS.LIB

See also

useMainOsc, use32kHzOsc


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