Hi everyone,
I am a beginner to ARM programming and I'm having the hardest time understanding bit-banding! I have read the ARM document here: http://infocenter.arm.com/help/index.jsp?topic=/com.arm.doc.ddi0337e/Behcjiic.html, but I still don't understand what is going on. Can someone please explain what bit-banding is in simple terms?
In addition, I do not understand what the HWREGBITW function from inc/hw_types.h does. Is it used to set a bit in the bit band region? If so, how does it work?
I apologize for such simple questions but I feel like I am making no progress in trying to understand this myself. Thanks in advance!