30 #define NANOB_ENABLE_CORE BIT(0)
31 #define NANOB_ENABLE_STEP_UP BIT(1)
volatile unsigned int PERIOD
Period of nano-beacon in steps of 16ns.
volatile unsigned int ENABLE
Enable register.
The definition of the state-machine registers.
volatile unsigned int COUNT
Number of pulses per second.
#define reg_o
Write-only 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.
#define reg_io
Input/Output register.
This module contains some very basic type definitions used for hardware mappings. ...