nRF51 SDK
 All Data Structures Functions Variables Typedefs Enumerations Enumerator Groups Pages

Data Fields

uint16_t data
 
struct {
   uint8_t   low
 
   uint8_t   high
 
bytes
 
struct {
   uint8_t   low
 
   uint8_t   high
 
bytes
 

Field Documentation

uint16_t data

The data content.

uint8_t low

The low byte of the data content.

uint8_t high

The high byte of the data content.