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

Properties of a single configuration memory address space. More...

Data Fields

bool present: 1
 
bool read_only: 1
 
bool low_address_valid: 1
 
uint8_t address_space
 
uint32_t highest_address
 
uint32_t low_address
 
char description [LEN_CONFIG_MEM_ADDRESS_SPACE_DESCRIPTION]
 

Detailed Description

Properties of a single configuration memory address space.

Field Documentation

◆ present

bool present

◆ read_only

bool read_only

◆ low_address_valid

bool low_address_valid

◆ address_space

uint8_t address_space

Space identifier (0x00-0xFF)

◆ highest_address

uint32_t highest_address

◆ low_address

uint32_t low_address

Valid only when low_address_valid is set

◆ description


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

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