Defines | |
| #define | RNGA_COUNTER_ZEROS_MASK 0xfff00000 |
| #define | RNGA_COUNTER_PULSES_MASK 0x000fffff |
| #define | RNGA_COUNTER_PULSES_SHIFT 0 |
| #define RNGA_COUNTER_PULSES_MASK 0x000fffff |
Bits containing number of clock pulses received from the oscillator.
| #define RNGA_COUNTER_PULSES_SHIFT 0 |
Bits right to shift RNG_COUNTER_PULSES_MASK to make it LSB.
| #define RNGA_COUNTER_ZEROS_MASK 0xfff00000 |
These bits are undefined or reserved.
| © Freescale Semiconductor, Inc., 2007.
All rights reserved. Freescale Confidential Proprietary NDA Required |
|