lazybios 3.0.0
Lightweight SMBIOS/DMI parsing library
Loading...
Searching...
No Matches
lazybiosType25_t Struct Reference

Parsed SMBIOS Type 25 System Power Controls information. More...

#include <type25.h>

Data Fields

lazybiosType25Decoded_t decoded
lazybiosType25FieldStatus_t field_status
uint16_t handle
uint8_t length
uint8_t next_scheduled_power_on_day
uint8_t next_scheduled_power_on_hour
uint8_t next_scheduled_power_on_minute
uint8_t next_scheduled_power_on_month
uint8_t next_scheduled_power_on_second

Detailed Description

Parsed SMBIOS Type 25 System Power Controls information.

Definition at line 58 of file type25.h.

Field Documentation

◆ decoded

lazybiosType25Decoded_t lazybiosType25_t::decoded

Definition at line 66 of file type25.h.

◆ field_status

lazybiosType25FieldStatus_t lazybiosType25_t::field_status

Definition at line 67 of file type25.h.

◆ handle

uint16_t lazybiosType25_t::handle

Definition at line 59 of file type25.h.

◆ length

uint8_t lazybiosType25_t::length

Definition at line 60 of file type25.h.

◆ next_scheduled_power_on_day

uint8_t lazybiosType25_t::next_scheduled_power_on_day

Definition at line 62 of file type25.h.

◆ next_scheduled_power_on_hour

uint8_t lazybiosType25_t::next_scheduled_power_on_hour

Definition at line 63 of file type25.h.

◆ next_scheduled_power_on_minute

uint8_t lazybiosType25_t::next_scheduled_power_on_minute

Definition at line 64 of file type25.h.

◆ next_scheduled_power_on_month

uint8_t lazybiosType25_t::next_scheduled_power_on_month

Definition at line 61 of file type25.h.

◆ next_scheduled_power_on_second

uint8_t lazybiosType25_t::next_scheduled_power_on_second

Definition at line 65 of file type25.h.


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