sensor_t Struct Reference
   sensor_t Struct Reference
  
 
  
   #include <
   
    sensors.h
   
   >
  
 
| Data Fields | |
| const char * | name | 
| const char * | vendor | 
| int | version | 
| int | handle | 
| int | type | 
| float | maxRange | 
| float | resolution | 
| float | power | 
| int32_t | minDelay | 
| uint32_t | fifoReservedEventCount | 
| uint32_t | fifoMaxEventCount | 
| const char * | stringType | 
| const char * | requiredPermission | 
| int32_t | maxDelay | 
| uint32_t | flags | 
| void * | reserved [2] | 
Detailed Description
Field Documentation
The documentation for this struct was generated from the following file:
- hardware/libhardware/include/hardware/ sensors.h
