Quantcast
Channel: MSP low-power microcontroller forum - Recent Threads
Viewing all articles
Browse latest Browse all 22227

MSP 432 Programming

$
0
0
In this code, what is the importance of MASK ?    





divider = (CS->CTL1 & CS_CTL1_DIVM_MASK) >> CS_CTL1_DIVM_OFS; dividerValue = 1 << divider; source = CS->CTL1 & CS_CTL1_SELM_MASK;


Viewing all articles
Browse latest Browse all 22227


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>