rng90 1.0
rng90 driver library
Loading...
Searching...
No Matches
RNG90_Frame_t Struct Reference

Describes a processed data frame received from the RNG90 device. More...

#include <rng90.h>

Data Fields

unsigned char length
RNG90_Data_Status status

Detailed Description

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.

Field Documentation

◆ length

unsigned char length

Number of bytes in the frame payload

◆ status

Validation status of the frame data


The documentation for this struct was generated from the following file: