OpenLcbCLib 1.0 Alpha
OpenSource C Library to create OpenLcb/Lcc Nodes
Loading...
Searching...
No Matches
alias_mapping_struct Struct Reference

Data Fields

node_id_t node_id
 Permanent 48-bit Node ID.
 
uint16_t alias
 Temporary 12-bit CAN alias (0x001-0xFFF).
 
uint8_t is_duplicate: 1
 Set by ISR when another node claims this alias.
 
uint8_t is_permitted: 1
 Set after successful login (AMD transmitted).
 

Field Documentation

◆ node_id

node_id_t node_id

Permanent 48-bit Node ID.

◆ alias

uint16_t alias

Temporary 12-bit CAN alias (0x001-0xFFF).

◆ is_duplicate

uint8_t is_duplicate

Set by ISR when another node claims this alias.

◆ is_permitted

uint8_t is_permitted

Set after successful login (AMD transmitted).


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

Copyright (c) 2026 Jim Kueneman all rights reserved. See the License