SysIo  1.9.0
Embedded Library and tools
xRpi Struct Reference

Information sur le Raspberry Pi. More...

#include <rpi.h>

Public Attributes

eRpiMcu eMcu
 
eRpiModel eModel
 
int iGpioRev
 
int iMemMB
 
int iPcbMajor
 
int iPcbMinor
 
int iRev
 
const char * sManufacturer
 

Detailed Description

Information sur le Raspberry Pi.

Definition at line 118 of file rpi.h.

Member Data Documentation

eRpiMcu xRpi::eMcu

Type de MCU SoC

Definition at line 122 of file rpi.h.

eRpiModel xRpi::eModel

Modèle

Definition at line 120 of file rpi.h.

int xRpi::iGpioRev

Révision du GPIO

Definition at line 121 of file rpi.h.

int xRpi::iMemMB

Quantité de mémoire en MB

Definition at line 123 of file rpi.h.

int xRpi::iPcbMajor

Majeur du PCB

Definition at line 124 of file rpi.h.

int xRpi::iPcbMinor

Mineur du PCB

Definition at line 125 of file rpi.h.

int xRpi::iRev

Numéro de révision identifiant le RPi

Definition at line 119 of file rpi.h.

const char* xRpi::sManufacturer

Nom du fabricant

Definition at line 126 of file rpi.h.