Difference between revisions of "Unit PCI"

From Ultibo.org
Jump to: navigation, search
Line 21: Line 21:
  
  
'''PCI logging''
+
'''PCI logging'''
  
 
{| class="wikitable" style="font-size: 14px; text-align: left; width: 100%; height: 50px;"
 
{| class="wikitable" style="font-size: 14px; text-align: left; width: 100%; height: 50px;"

Revision as of 05:22, 19 June 2021

Return to Unit Reference


Description


Ultibo PCI/PCIe interface unit

Constants


To be documented

Type definitions


To be documented

Public variables



PCI logging

PCI_DEFAULT_LOG_LEVEL:LongWord = PCI_LOG_LEVEL_DEBUG; Minimum level for PCI messages. Only messages with level greater than or equal to this will be printed.
PCI_LOG_ENABLED:Boolean;


Function declarations


To be documented


Return to Unit Reference