knx
ETS configurable knx-stack
RfDataLinkLayer Class Reference

#include <rf_data_link_layer.h>

Inheritance diagram for RfDataLinkLayer:
[legend]
Collaboration diagram for RfDataLinkLayer:
[legend]

Public Member Functions

 RfDataLinkLayer (DeviceObject &devObj, RfMediumObject &rfMediumObj, NetworkLayerEntity &netLayerEntity, Platform &platform)
 
void loop ()
 
void enabled (bool value)
 
bool enabled () const
 
DptMedium mediumType () const override
 

Friends

class RfPhysicalLayerCC1310
 
class RfPhysicalLayerCC1101
 

Additional Inherited Members

Detailed Description

Definition at line 13 of file rf_data_link_layer.h.

Constructor & Destructor Documentation

◆ RfDataLinkLayer()

RfDataLinkLayer::RfDataLinkLayer ( DeviceObject devObj,
RfMediumObject rfMediumObj,
NetworkLayerEntity netLayerEntity,
Platform platform 
)

Definition at line 80 of file rf_data_link_layer.cpp.

Member Function Documentation

◆ enabled() [1/2]

bool RfDataLinkLayer::enabled ( ) const
virtual

Implements DataLinkLayer.

Definition at line 262 of file rf_data_link_layer.cpp.

◆ enabled() [2/2]

void RfDataLinkLayer::enabled ( bool  value)
virtual

Implements DataLinkLayer.

Definition at line 235 of file rf_data_link_layer.cpp.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ loop()

void RfDataLinkLayer::loop ( )
virtual

Implements DataLinkLayer.

Definition at line 21 of file rf_data_link_layer.cpp.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ mediumType()

DptMedium RfDataLinkLayer::mediumType ( ) const
overridevirtual

Implements DataLinkLayer.

Definition at line 267 of file rf_data_link_layer.cpp.

Friends And Related Function Documentation

◆ RfPhysicalLayerCC1101

friend class RfPhysicalLayerCC1101
friend

Definition at line 18 of file rf_data_link_layer.h.

◆ RfPhysicalLayerCC1310

friend class RfPhysicalLayerCC1310
friend

Definition at line 16 of file rf_data_link_layer.h.


The documentation for this class was generated from the following files: