![]() |
nRF5 SDK
v15.0.0
|
Choose documentation: | nRF5 SDK | S112 SoftDevice API | S132 SoftDevice API | S140 SoftDevice API | S212 SoftDevice API |
Byte array type. More...
#include <app_util.h>
Data Fields | |
uint16_t | size |
uint8_t * | p_data |
Byte array type.
uint8_t* uint8_array_t::p_data |
Pointer to array entries.
uint16_t uint8_array_t::size |
Number of array entries.