This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Absolute beginner question on Bit-Banding and HWREGBITW

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!