|
|
|
@ -67,7 +67,8 @@ typedef enum SuperFemto_PrimId_t
|
|
|
|
|
SuperFemto_PrimId_MuteRfReq, ///< REQ: Mute/Unmute the RF section
|
|
|
|
|
SuperFemto_PrimId_MuteRfCnf, ///< CNF: Confirm the mutin/unmiting of the the RF section
|
|
|
|
|
SuperFemto_PrimId_SetRxAttenReq, ///< REQ: Set the RX attenuation
|
|
|
|
|
SuperFemto_PrimId_SetRxAttenCnf ///< CNF: Confirm the configuration of the RX attenuation
|
|
|
|
|
SuperFemto_PrimId_SetRxAttenCnf, ///< CNF: Confirm the configuration of the RX attenuation
|
|
|
|
|
SuperFemto_PrimId_NUM
|
|
|
|
|
|
|
|
|
|
} SuperFemto_PrimId_t;
|
|
|
|
|
|
|
|
|
|