Loading...
Searching...
No Matches
nrf24l01p_ng_diagnostics.h File Reference

Functions to print NRF24L01+ (NG) debug information. More...

Detailed Description

Functions to print NRF24L01+ (NG) debug information.

Author
Fabian Hüßler fabia.nosp@m.n.hu.nosp@m.essle.nosp@m.r@ov.nosp@m.gu.de

Definition in file nrf24l01p_ng_diagnostics.h.

#include "nrf24l01p_ng.h"
+ Include dependency graph for nrf24l01p_ng_diagnostics.h:

Go to the source code of this file.

void nrf24l01p_ng_diagnostics_print_all_regs (const nrf24l01p_ng_t *dev)
 Print all NRF24L01+ register values.
 
void nrf24l01p_ng_diagnostics_print_dev_info (const nrf24l01p_ng_t *dev)
 Print NRF24L01+ device handle information.
 
void nrf24l01p_ng_diagnostics_print_frame (const nrf24l01p_ng_t *dev, const void *frame, size_t len)
 Print NRF24L01+ frame.
 

Function Documentation

◆ nrf24l01p_ng_diagnostics_print_all_regs()

void nrf24l01p_ng_diagnostics_print_all_regs ( const nrf24l01p_ng_t dev)

Print all NRF24L01+ register values.

Parameters
[in]devNRF24L01+ device handle

◆ nrf24l01p_ng_diagnostics_print_dev_info()

void nrf24l01p_ng_diagnostics_print_dev_info ( const nrf24l01p_ng_t dev)

Print NRF24L01+ device handle information.

Parameters
[in]devNRF24L01+ device handle

◆ nrf24l01p_ng_diagnostics_print_frame()

void nrf24l01p_ng_diagnostics_print_frame ( const nrf24l01p_ng_t dev,
const void *  frame,
size_t  len 
)

Print NRF24L01+ frame.

Parameters
[in]devNRF24L01+ device handle
[in]frameFrame
[in]lenFrame length