DRV_PLC_PHY_BUFFER_ID Enum

C

typedef enum {
    TX_BUFFER_0 = 0,
    TX_BUFFER_1 = 1,
} DRV_PLC_PHY_BUFFER_ID;

Summary

PRIME internal transmission buffer identification.

Description

Up to 2 different internal buffers can be used to store information to transmit. These buffers are implemented in the PLC transceiver PHY.