Module rppal::system[][src]

Raspberry Pi system-related tools.

Use DeviceInfo to identify what Raspberry Pi model and SoC the software is running on.

Structs

DeviceInfo

Retrieves Raspberry Pi device information.

Enums

Error

Errors that can occur when trying to identify the Raspberry Pi hardware.

Model

Identifiable Raspberry Pi models.

SoC

Identifiable Raspberry Pi SoCs.

Type Definitions

Result

Result type returned from methods that can have system::Errors.