Custom variable width (coming from Verilog)


hey guys,
i finished class in school focused on fpgas , hardware design.

i'm having trouble how relatively inefficient arduino programming language is. know it's designed way simplicity, i'm ready work more directly hardware.



right want declare 24-bit variable, i'm unsure how this.

more specifically, want 2-d array, "x" number of 24-bit elements, each element holding 3 8-bit values.





also, resources/links should read lower level access appreciated!

quote
right want declare 24-bit variable
you can define 3 byte struct, no arithmetic types.


quote
i'm having trouble how relatively inefficient arduino programming language is
i must've missed particular class.


Arduino Forum > Using Arduino > Project Guidance > Custom variable width (coming from Verilog)


arduino

Comments

Popular posts from this blog

invalid use of void expresion in FlexiTimer2 library

error: a function-definition is not allowed here before '{' token

LED Strip Code