Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
m48t86_ops Struct Reference

#include <m48t86.h>

Data Fields

void(* writebyte )(unsigned char value, unsigned long addr)
 
unsigned char(* readbyte )(unsigned long addr)
 

Detailed Description

Definition at line 12 of file m48t86.h.

Field Documentation

unsigned char(* readbyte)(unsigned long addr)

Definition at line 15 of file m48t86.h.

void(* writebyte)(unsigned char value, unsigned long addr)

Definition at line 14 of file m48t86.h.


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