[−][src]Crate imxrt1062_trng
Modules
ent | Entropy Read Register |
frqcnt | Frequency Count Register |
frqmax | Frequency Count Maximum Limit Register |
frqmin | Frequency Count Minimum Limit Register |
int_ctrl | Interrupt Control Register |
int_mask | Mask Register |
int_status | Interrupt Status Register |
mctl | Miscellaneous Control Register |
pkrcnt10 | Statistical Check Poker Count 1 and 0 Register |
pkrcnt32 | Statistical Check Poker Count 3 and 2 Register |
pkrcnt54 | Statistical Check Poker Count 5 and 4 Register |
pkrcnt76 | Statistical Check Poker Count 7 and 6 Register |
pkrcnt98 | Statistical Check Poker Count 9 and 8 Register |
pkrcntba | Statistical Check Poker Count B and A Register |
pkrcntdc | Statistical Check Poker Count D and C Register |
pkrcntfe | Statistical Check Poker Count F and E Register |
pkrmax | Poker Maximum Limit Register |
pkrrng | Poker Range Register |
pkrsq | Poker Square Calculation Result Register |
sblim | Sparse Bit Limit Register |
scmc | Statistical Check Monobit Count Register |
scmisc | Statistical Check Miscellaneous Register |
scml | Statistical Check Monobit Limit Register |
scr1c | Statistical Check Run Length 1 Count Register |
scr1l | Statistical Check Run Length 1 Limit Register |
scr2c | Statistical Check Run Length 2 Count Register |
scr2l | Statistical Check Run Length 2 Limit Register |
scr3c | Statistical Check Run Length 3 Count Register |
scr3l | Statistical Check Run Length 3 Limit Register |
scr4c | Statistical Check Run Length 4 Count Register |
scr4l | Statistical Check Run Length 4 Limit Register |
scr5c | Statistical Check Run Length 5 Count Register |
scr5l | Statistical Check Run Length 5 Limit Register |
scr6pc | Statistical Check Run Length 6+ Count Register |
scr6pl | Statistical Check Run Length 6+ Limit Register |
sdctl | Seed Control Register |
sec_cfg | Security Configuration Register |
status | Status Register |
totsam | Total Samples Register |
vid1 | Version ID Register (MS) |
vid2 | Version ID Register (LS) |
Structs
R | Register/field reader |
Reg | This structure provides volatile access to register |
RegisterBlock | Register block |
W | Register writer |
Enums
Variant | Used if enumerated values cover not the whole range |
Traits
Readable | This trait shows that register has |
ResetValue | Reset value of the register |
Writable | This trait shows that register has |
Type Definitions
ENT | Entropy Read Register |
FRQCNT | Frequency Count Register |
FRQMAX | Frequency Count Maximum Limit Register |
FRQMIN | Frequency Count Minimum Limit Register |
INT_CTRL | Interrupt Control Register |
INT_MASK | Mask Register |
INT_STATUS | Interrupt Status Register |
MCTL | Miscellaneous Control Register |
PKRCNT10 | Statistical Check Poker Count 1 and 0 Register |
PKRCNT32 | Statistical Check Poker Count 3 and 2 Register |
PKRCNT54 | Statistical Check Poker Count 5 and 4 Register |
PKRCNT76 | Statistical Check Poker Count 7 and 6 Register |
PKRCNT98 | Statistical Check Poker Count 9 and 8 Register |
PKRCNTBA | Statistical Check Poker Count B and A Register |
PKRCNTDC | Statistical Check Poker Count D and C Register |
PKRCNTFE | Statistical Check Poker Count F and E Register |
PKRMAX | Poker Maximum Limit Register |
PKRRNG | Poker Range Register |
PKRSQ | Poker Square Calculation Result Register |
SBLIM | Sparse Bit Limit Register |
SCMC | Statistical Check Monobit Count Register |
SCMISC | Statistical Check Miscellaneous Register |
SCML | Statistical Check Monobit Limit Register |
SCR1C | Statistical Check Run Length 1 Count Register |
SCR1L | Statistical Check Run Length 1 Limit Register |
SCR2C | Statistical Check Run Length 2 Count Register |
SCR2L | Statistical Check Run Length 2 Limit Register |
SCR3C | Statistical Check Run Length 3 Count Register |
SCR3L | Statistical Check Run Length 3 Limit Register |
SCR4C | Statistical Check Run Length 4 Count Register |
SCR4L | Statistical Check Run Length 4 Limit Register |
SCR5C | Statistical Check Run Length 5 Count Register |
SCR5L | Statistical Check Run Length 5 Limit Register |
SCR6PC | Statistical Check Run Length 6+ Count Register |
SCR6PL | Statistical Check Run Length 6+ Limit Register |
SDCTL | Seed Control Register |
SEC_CFG | Security Configuration Register |
STATUS | Status Register |
TOTSAM | Total Samples Register |
VID1 | Version ID Register (MS) |
VID2 | Version ID Register (LS) |