knx
ETS configurable knx-stack
RfPhysicalLayerCC1101 Class Reference

#include <rf_physical_layer_cc1101.h>

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

Public Member Functions

 RfPhysicalLayerCC1101 (RfDataLinkLayer &rfDataLinkLayer, Platform &platform)
 
bool InitChip ()
 
void showRegisterSettings ()
 
void stopChip ()
 
void loop ()
 
- 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 189 of file rf_physical_layer_cc1101.h.

Constructor & Destructor Documentation

◆ RfPhysicalLayerCC1101()

RfPhysicalLayerCC1101::RfPhysicalLayerCC1101 ( RfDataLinkLayer rfDataLinkLayer,
Platform platform 
)

Definition at line 135 of file rf_physical_layer_cc1101.cpp.

Member Function Documentation

◆ InitChip()

bool RfPhysicalLayerCC1101::InitChip ( )
virtual

Implements RfPhysicalLayer.

Definition at line 332 of file rf_physical_layer_cc1101.cpp.

Here is the call graph for this function:

◆ loop()

void RfPhysicalLayerCC1101::loop ( )
virtual

Implements RfPhysicalLayer.

Definition at line 420 of file rf_physical_layer_cc1101.cpp.

Here is the call graph for this function:

◆ showRegisterSettings()

void RfPhysicalLayerCC1101::showRegisterSettings ( )

Definition at line 405 of file rf_physical_layer_cc1101.cpp.

Here is the call graph for this function:

◆ stopChip()

void RfPhysicalLayerCC1101::stopChip ( )
virtual

Implements RfPhysicalLayer.

Definition at line 398 of file rf_physical_layer_cc1101.cpp.

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

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