ReactOS 0.4.15-dev-7934-g1dc8d80
_SMB_REGISTER_ALARM Struct Reference

#include <smbus.h>

Collaboration diagram for _SMB_REGISTER_ALARM:

Public Attributes

UCHAR MinAddress
 
UCHAR MaxAddress
 
SMB_ALARM_NOTIFY NotifyFunction
 
PVOID NotifyContext
 

Detailed Description

Definition at line 91 of file smbus.h.

Member Data Documentation

◆ MaxAddress

UCHAR _SMB_REGISTER_ALARM::MaxAddress

Definition at line 93 of file smbus.h.

◆ MinAddress

UCHAR _SMB_REGISTER_ALARM::MinAddress

Definition at line 92 of file smbus.h.

◆ NotifyContext

PVOID _SMB_REGISTER_ALARM::NotifyContext

Definition at line 95 of file smbus.h.

◆ NotifyFunction

SMB_ALARM_NOTIFY _SMB_REGISTER_ALARM::NotifyFunction

Definition at line 94 of file smbus.h.


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