Alexandra Posta / Mbed OS ELEC2645_Race_Collision

Dependencies:   ELEC2645_JoystickLCD_LPC1768_2021

Embed: (wiki syntax)

« Back to documentation index

ShiftReg Class Reference

ShiftReg Class Reference

A simple serial driver for a shift register that uses only three digital out pins. More...

#include <ShiftReg.h>


Detailed Description

A simple serial driver for a shift register that uses only three digital out pins.

Based on a fork of Ollie8/ShiftOut

Definition at line 9 of file ShiftReg.h.