LedController  2.0.2
A library for the MAX7219 and the MAX7221 Led display drivers.
Todo List
Class sakurajin::LedController< columns, rows >
make it threading safe
Member sakurajin::LedController< columns, rows >::getSegmentData (unsigned int column, unsigned int row_num, sakurajin::ByteBlock *resultLocation) noexcept
remove function in version 2.2.0
Member sakurajin::LedController< columns, rows >::getSegmentData (unsigned int segmentindex, sakurajin::ByteBlock *resultLocation) noexcept
remove function in version 2.2.0
Member sakurajin::LedController< columns, rows >::makeColumns (sakurajin::ByteBlock rowArray, sakurajin::ByteBlock *columnArray) noexcept
remove function in version 2.2.0
Member sakurajin::LedController< columns, rows >::moveDown (const sakurajin::ByteRow< columns > &shiftedInRow, sakurajin::ByteRow< columns > *shiftedOutRow) noexcept
remove function in version 2.2.0
Member sakurajin::LedController< columns, rows >::moveDown (sakurajin::ByteRow< columns > *shiftedOutRow) noexcept
remove function in version 2.2.0
Member sakurajin::LedController< columns, rows >::moveLeft (byte shiftedInColumn) noexcept
remove function in version 2.1.0
Member sakurajin::LedController< columns, rows >::moveLeft (const sakurajin::ByteRow< rows > &shiftedInColumn, sakurajin::ByteRow< rows > *shiftedOutColumn) noexcept
remove function in version 2.2.0
Member sakurajin::LedController< columns, rows >::moveRight (const sakurajin::ByteRow< rows > &shiftedInColumn, sakurajin::ByteRow< rows > *shiftedOutColumn) noexcept
remove function in version 2.2.0
Member sakurajin::LedController< columns, rows >::moveRight (byte shiftedInColumn) noexcept
remove function in version 2.1.0
Member sakurajin::LedController< columns, rows >::moveUp (const sakurajin::ByteRow< columns > &shiftedInRow, sakurajin::ByteRow< columns > *shiftedOutRow) noexcept
remove function in version 2.2.0
Member sakurajin::LedController< columns, rows >::moveUp (sakurajin::ByteRow< columns > *shiftedOutRow) noexcept
remove function in version 2.2.0
Member sakurajin::LedController< columns, rows >::reverse (sakurajin::ByteBlock input, sakurajin::ByteBlock *reversedInput) noexcept
remove function in version 2.2.0
Member sakurajin::LedController< columns, rows >::rotate180 (sakurajin::ByteBlock input, sakurajin::ByteBlock *rotatedInput) noexcept
remove function in version 2.2.0