|
rng90 1.0
rng90 driver library
|
Describes a processed data frame received from the RNG90 device. More...
#include <rng90.h>
Data Fields | |
| unsigned char | length |
| RNG90_Data_Status | status |
Describes a processed data frame received from the RNG90 device.
This structure holds meta information about a data frame obtained from the RNG90 device. The length field specifies the number of bytes in the frame payload, while the status field indicates whether the frame data has been validated successfully or found to be invalid.
| unsigned char length |
Number of bytes in the frame payload
| RNG90_Data_Status status |
Validation status of the frame data