2019-02-01から1日間の記事一覧

around the corner from A through B、cross back over C again to get to D

AVR Programming: Learning to Write Software for Hardware (Make: Technology on Your Time), p.54 Notice that the AVR’s pins aren’t necessarily all laid out in a nice row. PB0 is around the corner from PB1 through PB5, and then you have to cr…