Research Article
Convolution Neural Network-Based Sensitive Security Parameter Identification and Analysis
Table 4
Functions that are supported by the Arduino board.
| Category | Deterministic functions | Nondeterministic functions |
| Digital I/O | digitalRead() | | | digitalWrite() | — | | pinMode() | | Analog I/O | analogReference() | analogRead() | | analogWrite() | | T5ime | delay() | micros() | | | millis() | Random numbers | random() | — | | randomSeed() | | Interrupts | — | timer0_overflow_count |
|
|