Class module for ISL29011 Ambient Light Sensor

Dependents:   mDotEVBM2X MTDOT-EVBDemo-DRH MTDOT-BOX-EVB-Factory-Firmware-LIB-108 MTDOT-UDKDemo_Senet ... more

Embed: (wiki syntax)

« Back to documentation index

ISL29011.cpp File Reference

ISL29011.cpp File Reference

Device driver - ISL29011 Ambient Light/IR Proximity Sensor IC. More...

Go to the source code of this file.


Detailed Description

Device driver - ISL29011 Ambient Light/IR Proximity Sensor IC.

Author:
Tim Barr
Version:
1.01
See also:
http://www.intersil.com/content/dam/Intersil/documents/isl2/isl29011.pdf

Copyright (c) 2015

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

1.01 TAB 7/6/15 Removed "= NULL" reference from object call. Only needs to be in .h file

Definition in file ISL29011.cpp.