APM:Libraries
Public Attributes | List of all members
Linux::memory_table_t Struct Reference

#include <RCInput_RPI.h>

Public Attributes

void ** virt_pages
 
void ** phys_pages
 
uint32_t page_count
 

Detailed Description

Definition at line 34 of file RCInput_RPI.h.

Member Data Documentation

◆ page_count

uint32_t Linux::memory_table_t::page_count

Definition at line 37 of file RCInput_RPI.h.

◆ phys_pages

void** Linux::memory_table_t::phys_pages

Definition at line 36 of file RCInput_RPI.h.

◆ virt_pages

void** Linux::memory_table_t::virt_pages

Definition at line 35 of file RCInput_RPI.h.


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