Abstract class for 'constant current (CC)' LED driver component. Including "LedPwmOutCC API" class.

Dependents:   PCA995xA

CompLedDvrCC.cpp

Committer:
nxp_ip
Date:
22 months ago
Revision:
2:cc08ac7ed407
Parent:
0:6d2f6c0fcc40

File content as of revision 2:cc08ac7ed407:


#include    "mbed.h"
#include    "CompLedDvrCC.h"

CompLedDvrCC::CompLedDvrCC() {}
CompLedDvrCC::~CompLedDvrCC() {}