Commit 939c553d authored by Tristan Gingold's avatar Tristan Gingold

trigunit_regs: add more comments.

parent 86c748f3
......@@ -19,6 +19,8 @@ memory-map:
- reg:
name: status
description: VTU status
comment: >
Status register of the VTU.
width: 16
access: ro
x-fesa:
......@@ -94,6 +96,8 @@ memory-map:
- reg:
name: configOffline
description: Control signals
comment: >
The offline registers defines the values for the next start.
width: 16
access: rw
x-fesa:
......@@ -141,7 +145,9 @@ memory-map:
- reg:
name: bValueOffline
description: Number of RF clock cycles to delay (B)
comment: Used in all modes
comment: >
Used in all modes. The exact number of cycles depend on the mode,
as there is additional constant delay.
width: 64
type: unsigned
access: rw
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment