embedded-software
reusable software modules for embedded systems
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages

#include <nrf24network.h>

Collaboration diagram for nrfnet_s:

Data Fields

nrf24_t radio
 
uint8_t sys_id
 
uint8_t node
 
char name [5]
 
enum nrfrole_e role
 
enum nrfstate_e state
 
volatile uint8_t current_child
 
uint32_t child_time [6]
 
uint32_t switch_to_tx_time
 
enum pipe_status_e child_status [6]
 
uint8_t channel [6]
 
nrfnet_msg_t msg_buf [NRFNET_MSG_BUFFER_LENGTH]
 
nrf24_handler_fn_t handler [LAST_MSG_ID]
 
nrf24_handler_fn_t control_handler [LAST_CONTROL_ID]
 
nrf24_handler_fn_t sensor_handler [LAST_SENSOR_ID]
 

Field Documentation

uint8_t channel[6]
enum pipe_status_e child_status[6]
uint32_t child_time[6]
volatile uint8_t current_child
char name[5]
uint8_t node
nrf24_t radio
enum nrfrole_e role
enum nrfstate_e state
uint32_t switch_to_tx_time
uint8_t sys_id

The documentation for this struct was generated from the following file: