typo

Arthur Paulino 2018-01-01 12:11:34 -03:00
parent 287404934e
commit 62a5c63cd7

@ -10,4 +10,4 @@ Random number bounds: `0x0000` - `0xFFFF`
### Interrupt Behavior ### Interrupt Behavior
| Value of A | Action | Energy cost | Result | | Value of A | Action | Energy cost | Result |
| --- | --- | --- | --- | | --- | --- | --- | --- |
| (any) | `RANDOM_POLL` | `1 kJ` | Copy a randomly generated word into the B register | | (any) | `RNG_POLL` | `1 kJ` | Copy a randomly generated word into the B register |