![]() |
nRF Connect SDK API 3.3.99
|
| void nrf_profiler_log_encode_uint8 | ( | struct log_event_buf * | buf, |
| uint8_t | data ) |
#include <include/nrf_profiler.h>
Encode and add uint8_t data type to a buffer.
| buf | Pointer to the data buffer. |
| data | Data to add to the buffer. |