Noiasca Tool Kit
Several helper functions and classes to make life with Arduino easier
Public Member Functions | List of all members
BlinkPCF8574 Class Reference

blink a PCF8547 pin. More...

#include <Noiasca_PCF8574.h>

Inheritance diagram for BlinkPCF8574:
Blink< PCF8574_IF >

Public Member Functions

 BlinkPCF8574 (PCF8574expander &hardware, uint8_t pin)
 

Detailed Description

blink a PCF8547 pin.

wrapper to blink a PCF8547 pin. Inherits "style" class and composites PCF8547 pin.

Constructor & Destructor Documentation

◆ BlinkPCF8574()

BlinkPCF8574::BlinkPCF8574 ( PCF8574expander hardware,
uint8_t  pin 
)
inline
Parameters
hardwarea reference to your PCF8574 object
pinthe pin of the expander to be used