Module nrf52840_pac::ficr::trng90b
source · Expand description
Cluster NIST800-90B RNG calibration data
Modules§
- Adaptive proportion cutoff
- Amount of bytes for the required entropy bits
- Repetition counter cutoff
- Sample count for ring oscillator 1
- Sample count for ring oscillator 2
- Sample count for ring oscillator 3
- Sample count for ring oscillator 4
- Amount of bytes for the startup tests
Structs§
- Register block
Type Aliases§
- APCUTOFF (r) register accessor: an alias for
Reg<APCUTOFF_SPEC>
- BYTES (r) register accessor: an alias for
Reg<BYTES_SPEC>
- RCCUTOFF (r) register accessor: an alias for
Reg<RCCUTOFF_SPEC>
- ROSC1 (r) register accessor: an alias for
Reg<ROSC1_SPEC>
- ROSC2 (r) register accessor: an alias for
Reg<ROSC2_SPEC>
- ROSC3 (r) register accessor: an alias for
Reg<ROSC3_SPEC>
- ROSC4 (r) register accessor: an alias for
Reg<ROSC4_SPEC>
- STARTUP (r) register accessor: an alias for
Reg<STARTUP_SPEC>