Abstract class for 'constant current (CC)' LED driver component. Including "LedPwmOutCC API" class.
Embed:
(wiki syntax)
Show/hide line numbers
CompLedDvrCC.cpp
00001 00002 #include "mbed.h" 00003 #include "CompLedDvrCC.h" 00004 00005 CompLedDvrCC::CompLedDvrCC() {} 00006 CompLedDvrCC::~CompLedDvrCC() {}
Generated on Wed Jul 13 2022 09:35:05 by 1.7.2