VLCB SDK
An opinionated SDK for VLCB protocol
Loading...
Searching...
No Matches
node_new_number_from_bytes.c File Reference
#include "vlcb/common/node.h"
#include <stdint.h>
Include dependency graph for node_new_number_from_bytes.c:

Go to the source code of this file.

Functions

int vlcb_defs_NewNodeNumberFromBytes (const uint8_t hi, const uint8_t lo, VlcbNodeNumber *const addr)
 

Function Documentation

◆ vlcb_defs_NewNodeNumberFromBytes()

int vlcb_defs_NewNodeNumberFromBytes ( const uint8_t hi,
const uint8_t lo,
VlcbNodeNumber *const addr )

Definition at line 5 of file node_new_number_from_bytes.c.

Here is the call graph for this function: