![]() |
User Manual, Developers Guide and API Documentation |
![]() |
#include <macr/PhyUser.hpp>

Public Types | |
| enum | StateRxTx { Invalid, Tx, Rx, BothRxTx } |
| Identifier for the current state of the PhyUser - TDD should switch between Tx and Rx, FDD can be in state 'BothRxTx'. More... | |
Public Member Functions | |
| virtual void | setStateRxTx (StateRxTx _state)=0 |
| for external setting of transmission/reception state by Events from lte::timing::events | |
Definition at line 78 of file PhyUser.hpp.
| virtual void lte::macr::IRxTxSettable::setStateRxTx | ( | StateRxTx | _state | ) | [pure virtual] |
1.5.5