AskSin++
Public Member Functions | List of all members
as::MAX44009< ADDRESS, CDR, TIM > Class Template Reference
Inheritance diagram for as::MAX44009< ADDRESS, CDR, TIM >:
Inheritance graph
[legend]
Collaboration diagram for as::MAX44009< ADDRESS, CDR, TIM >:
Collaboration graph
[legend]

Public Member Functions

void init ()
 
void measure (__attribute__((unused)) bool async=false)
 
- Public Member Functions inherited from as::Brightness
uint32_t brightness ()
 
- Public Member Functions inherited from as::Sensor
void init ()
 
bool present ()
 
void measure (__attribute__((unused)) bool async=false)
 

Additional Inherited Members

- Protected Attributes inherited from as::Brightness
uint32_t _brightness
 
- Protected Attributes inherited from as::Sensor
bool _present
 

Detailed Description

template<byte ADDRESS = 0x4a, uint8_t CDR = 0x01, uint8_t TIM = 0x03>
class as::MAX44009< ADDRESS, CDR, TIM >

Definition at line 42 of file Max44009.h.