Cascoda SDK
Cascoda SDK for building software to run with CA-821x transceivers
|
Public Attributes | |
uint8_t | CS |
Carrier sense value of received frame. More... | |
uint8_t | ED |
Energy detect value of received frame. More... | |
uint8_t | Timestamp [4] |
Timestamp the frame was received at. More... | |
uint8_t | PsduLength |
Length of received PSDU. More... | |
uint8_t | Psdu [aMaxPHYPacketSize] |
Received PSDU. More... | |
uint8_t PCPS_DATA_indication_pset_8212::CS |
Carrier sense value of received frame.
uint8_t PCPS_DATA_indication_pset_8212::ED |
Energy detect value of received frame.
uint8_t PCPS_DATA_indication_pset_8212::Psdu[aMaxPHYPacketSize] |
Received PSDU.
uint8_t PCPS_DATA_indication_pset_8212::PsduLength |
Length of received PSDU.
uint8_t PCPS_DATA_indication_pset_8212::Timestamp[4] |
Timestamp the frame was received at.