2.5 PHY Data Structures
The following table lists PHY layer data structures.
| Name | Type | Description |
|---|---|---|
| PHY_ConfigParam_t | Enum | Supported PHY configuration parameters of the transceiver |
| PHY_FrameInfo_t | Struct | PHY_FrameInfo_t holds the data to be transmitted or the data being received by the transceiver |
| PHY_SleepMode_t | Enum | Supported Sleep modes of the transceiver |
| PHY_CSMAMode_t | Enum | List of supported carrier sense multiple access with collision avoidance of the PHY layer |
| PHY_ContinuousTxMode_t | Enum | List of supported Continuous Transmission Test Modes of the transceiver |
| PHY_Retval_t | Enum | List of supported return status for the PHY functions |
| PHY_TrxState_t | Enum | Enumeration for Transceiver States that can be set | |
| PHY_TrxStatus_t | Enum | Enumeration for current state of the Transceiver |
