diff --git a/devel/app-minimal.html b/devel/app-minimal.html index 0c63a57bb..a0486c3a1 100644 --- a/devel/app-minimal.html +++ b/devel/app-minimal.html @@ -38,7 +38,7 @@ Minimal NDK Application Docs
EXTERNAL_TIME_SRC
True
EXTERNAL_TIME
The MI interface enables the user to reset Time in the Packet Delayers. +
The MI interface enables the user to do two things.
#. Reset the accumulated “time” in the Packet Delayers. This is useful when using the Timestamp format 1, where the time is being incremented in each clock cycle since the very first packet after boot/reset passes through. You can simply reset all Packet Delayers (all Queues) by setting the MI_RESET_REG register, or you can select specific Queues by setting the MI_SEL_QUEUE_REG register before setting the MI_RESET_REG register. -After writing a 1 to the MI_RESET_REG register to issue the reset, its value automatically returns back to 0.
Timestamp format 1
MI address space
0x04
Select Queues for reset register
0x08
Top speed register