X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=firmware%2Finclude%2Fjtag430x2.h;h=508497699aed76ef66166ac51ec5457e89ce91f6;hb=9134ed351ad68ee6c10875f02571b4c46d2072fa;hp=86598a898bc6097314b5a1e2fe6611167ef7a533;hpb=29c88436fcb77cc01088694e54731ac950956afd;p=goodfet diff --git a/firmware/include/jtag430x2.h b/firmware/include/jtag430x2.h index 86598a8..5084976 100644 --- a/firmware/include/jtag430x2.h +++ b/firmware/include/jtag430x2.h @@ -12,5 +12,8 @@ extern app_t const jtag430x2_app; +//! Shift 20 bits of the DR. +uint32_t jtag430_dr_shift_20(uint32_t in); + #endif