#include <crtpNRF51.h>
Public Member Functions | |
crtpNrf51SetSafelinkRequest (uint8_t hasSafelink) | |
Public Attributes | |
uint8_t | hasSafelink |
const uint8_t | header1 = 0xFF |
const uint8_t | header2 = 0x05 |
Definition at line 118 of file crtpNRF51.h.
crtpNrf51SetSafelinkRequest::crtpNrf51SetSafelinkRequest | ( | uint8_t | hasSafelink | ) | [inline] |
Definition at line 121 of file crtpNRF51.h.
Definition at line 129 of file crtpNRF51.h.
const uint8_t crtpNrf51SetSafelinkRequest::header1 = 0xFF |
Definition at line 127 of file crtpNRF51.h.
const uint8_t crtpNrf51SetSafelinkRequest::header2 = 0x05 |
Definition at line 128 of file crtpNRF51.h.