Sets variable which stores Microblaze frequency value.
Note: It must be called after runtime change in Microblaze frequency, failing to do so would result in to incorrect behavior of sleep routines
Prototype
u32 Xil_SetMBFrequency(u32 Val);
Parameters
The following table lists the Xil_SetMBFrequency function arguments.
| Name | Description |
|---|---|
| Val | - Frequency value to be set |