Expand description
Raspberry Pi system-related tools.
Use DeviceInfo to identify the Raspberry Pi’s model and SoC.
Structs
- Retrieves Raspberry Pi device information.
 
Enums
- Errors that can occur when trying to identify the Raspberry Pi hardware.
 - Identifiable Raspberry Pi models.
 - Identifiable Raspberry Pi SoCs.
 
Type Definitions
- Result type returned from methods that can have
system::Errors.