|
Cascoda SDK
Cascoda SDK for building software to run with CA-821x transceivers
|
parameter structures which have been duplicated from mac_messages.h to be able to handle all devices More...
Public Attributes | |
| uint8_t | CS |
| Carrier sense value of received frame. More... | |
| uint8_t | ED |
| Energy detect value of received frame. More... | |
| uint8_t | PsduLength |
| Length of received PSDU. More... | |
| uint8_t | Psdu [aMaxPHYPacketSize] |
| Received PSDU. More... | |
parameter structures which have been duplicated from mac_messages.h to be able to handle all devices
| uint8_t PCPS_DATA_indication_pset_8211::CS |
Carrier sense value of received frame.
| uint8_t PCPS_DATA_indication_pset_8211::ED |
Energy detect value of received frame.
| uint8_t PCPS_DATA_indication_pset_8211::Psdu[aMaxPHYPacketSize] |
Received PSDU.
| uint8_t PCPS_DATA_indication_pset_8211::PsduLength |
Length of received PSDU.