KM3NeT CLB
2.0
KM3NeT CLB v2 Embedded Software
|
The definition of the state-machine registers. More...
#include <dev_nanob.h>
Data Fields | |
volatile unsigned int | ENABLE |
Enable register. | |
volatile unsigned int | DELAY |
Delay after timeslice start in steps of 16ns. | |
volatile unsigned int | WIDTH |
Width of nano-beacon pulse in steps of 16ns. | |
volatile unsigned int | PERIOD |
Period of nano-beacon in steps of 16ns. | |
volatile unsigned int | COUNT |
Number of pulses per second. | |
The definition of the state-machine registers.
Definition at line 36 of file dev_nanob.h.