|
Ser.Div9600 R/O Property |
Top Previous Next |
Function: |
Returns the value to which the ser.baudrate property must be set in order to achieve the baudrate of 9600bps on the current device and under present conditions. |
Type: |
Word |
Value Range: |
--- |
See Also: |
Details
"Smart" applications will use this property to set baudrates in a platform-independent fashion. Even for the same device, the value required to achieve 9600bps may be different at different times. For example, some devices have PLLs (see sys.currentpll). Enabling and disabling PLL changes the clock frequency of the device and this affects the value returned by ser.div9600.