knx
ETS configurable knx-stack
RfPhysicalLayerCC1310 Class Reference

#include <rf_physical_layer_cc1310.h>

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

Public Member Functions

 RfPhysicalLayerCC1310 (RfDataLinkLayer &rfDataLinkLayer, Platform &platform)
 
bool InitChip () override
 
void stopChip () override
 
void loop () override
 
void setOutputPowerLevel (int8_t dBm)
 
- Public Member Functions inherited from RfPhysicalLayer
 RfPhysicalLayer (RfDataLinkLayer &rfDataLinkLayer, Platform &platform)
 

Additional Inherited Members

- Protected Attributes inherited from RfPhysicalLayer
RfDataLinkLayer_rfDataLinkLayer
 
Platform_platform
 

Detailed Description

Definition at line 24 of file rf_physical_layer_cc1310.h.

Constructor & Destructor Documentation

◆ RfPhysicalLayerCC1310()

RfPhysicalLayerCC1310::RfPhysicalLayerCC1310 ( RfDataLinkLayer rfDataLinkLayer,
Platform platform 
)

Definition at line 117 of file rf_physical_layer_cc1310.cpp.

Member Function Documentation

◆ InitChip()

bool RfPhysicalLayerCC1310::InitChip ( )
overridevirtual

Implements RfPhysicalLayer.

Definition at line 168 of file rf_physical_layer_cc1310.cpp.

Here is the caller graph for this function:

◆ loop()

void RfPhysicalLayerCC1310::loop ( )
overridevirtual

Implements RfPhysicalLayer.

Definition at line 207 of file rf_physical_layer_cc1310.cpp.

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

◆ setOutputPowerLevel()

void RfPhysicalLayerCC1310::setOutputPowerLevel ( int8_t  dBm)

Definition at line 122 of file rf_physical_layer_cc1310.cpp.

◆ stopChip()

void RfPhysicalLayerCC1310::stopChip ( )
overridevirtual

Implements RfPhysicalLayer.

Definition at line 199 of file rf_physical_layer_cc1310.cpp.

Here is the caller graph for this function:

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