Jason Garner / registers-example

Dependencies:   ARM registers

You are viewing an older revision! See the latest version

Homepage

Table of Contents

    This is just to satisfy my curiosity on how the mbed libraries work. I put it here just in case others are too. Every time I learn how another internal register works, I'll keep it here to save myself from future coding headaches. I try to comment the code, but no promises :/

    working

    • DigitalIn
    • DigitalOut
    • wait()

    All wikipages