#include <cemi_frame.h>
Definition at line 19 of file cemi_frame.h.
◆ CemiFrame() [1/3]
| CemiFrame::CemiFrame |
( |
uint8_t * |
data, |
|
|
uint16_t |
length |
|
) |
| |
◆ CemiFrame() [2/3]
| CemiFrame::CemiFrame |
( |
uint8_t |
apduLength | ) |
|
◆ CemiFrame() [3/3]
| CemiFrame::CemiFrame |
( |
const CemiFrame & |
other | ) |
|
◆ ack() [1/2]
◆ ack() [2/2]
| void CemiFrame::ack |
( |
AckType |
value | ) |
|
◆ addressType() [1/2]
◆ addressType() [2/2]
◆ apdu()
| APDU & CemiFrame::apdu |
( |
| ) |
|
◆ calcCrcTP()
| uint8_t CemiFrame::calcCrcTP |
( |
uint8_t * |
buffer, |
|
|
uint16_t |
len |
|
) |
| |
◆ confirm() [1/2]
| Confirm CemiFrame::confirm |
( |
| ) |
const |
◆ confirm() [2/2]
| void CemiFrame::confirm |
( |
Confirm |
value | ) |
|
◆ data()
| uint8_t * CemiFrame::data |
( |
| ) |
|
◆ dataLength()
| uint16_t CemiFrame::dataLength |
( |
| ) |
|
◆ destinationAddress() [1/2]
| uint16_t CemiFrame::destinationAddress |
( |
| ) |
const |
◆ destinationAddress() [2/2]
| void CemiFrame::destinationAddress |
( |
uint16_t |
value | ) |
|
◆ fillTelegramRF()
| void CemiFrame::fillTelegramRF |
( |
uint8_t * |
data | ) |
|
◆ fillTelegramTP()
| void CemiFrame::fillTelegramTP |
( |
uint8_t * |
data | ) |
|
◆ frameType() [1/2]
◆ frameType() [2/2]
◆ hopCount() [1/2]
| uint8_t CemiFrame::hopCount |
( |
| ) |
const |
◆ hopCount() [2/2]
| void CemiFrame::hopCount |
( |
uint8_t |
value | ) |
|
◆ messageCode() [1/2]
◆ messageCode() [2/2]
◆ npdu()
| NPDU & CemiFrame::npdu |
( |
| ) |
|
◆ operator=()
◆ priority() [1/2]
◆ priority() [2/2]
| void CemiFrame::priority |
( |
Priority |
value | ) |
|
◆ repetition() [1/2]
◆ repetition() [2/2]
◆ rfInfo() [1/2]
| uint8_t CemiFrame::rfInfo |
( |
| ) |
const |
◆ rfInfo() [2/2]
| void CemiFrame::rfInfo |
( |
uint8_t |
rfInfo | ) |
|
◆ rfLfn() [1/2]
| uint8_t CemiFrame::rfLfn |
( |
| ) |
const |
◆ rfLfn() [2/2]
| void CemiFrame::rfLfn |
( |
uint8_t |
rfInfo | ) |
|
◆ rfSerialOrDoA() [1/2]
| uint8_t * CemiFrame::rfSerialOrDoA |
( |
| ) |
const |
◆ rfSerialOrDoA() [2/2]
| void CemiFrame::rfSerialOrDoA |
( |
const uint8_t * |
rfSerialOrDoA | ) |
|
◆ sourceAddress() [1/2]
| uint16_t CemiFrame::sourceAddress |
( |
| ) |
const |
◆ sourceAddress() [2/2]
| void CemiFrame::sourceAddress |
( |
uint16_t |
value | ) |
|
◆ systemBroadcast() [1/2]
◆ systemBroadcast() [2/2]
◆ telegramLengthtRF()
| uint16_t CemiFrame::telegramLengthtRF |
( |
| ) |
const |
◆ telegramLengthtTP()
| uint16_t CemiFrame::telegramLengthtTP |
( |
| ) |
const |
◆ totalLenght()
| uint16_t CemiFrame::totalLenght |
( |
| ) |
const |
◆ tpdu()
| TPDU & CemiFrame::tpdu |
( |
| ) |
|
◆ valid()
| bool CemiFrame::valid |
( |
| ) |
const |
◆ DataLinkLayer
The documentation for this class was generated from the following files: